Reputation: 250
I am working on the integration of a payment method. The documentation of the payment method says this:
If the payment was successful, the third-party system informs our system by means of a call to CallBackURL, previously provided in the redirection request. They have explained this by means of a flowchart (Image attached)
I am parsing a CallBackURL in redirection request but I'm not receiving any responses from the third-party system.
Upvotes: 0
Views: 228