Discussions

Ask a Question
Back to All

callback_url of g_business/v1/payments not invoked

after successfully create a payment request through g_business/v1/payments service, the following callback_url is not invoked:

http://localhost:7071/api/callback_url?payment_id={uuid}

while redirect url is correctly invoked.

Thanks,

Giulio