connect-sdk-php icon indicating copy to clipboard operation
connect-sdk-php copied to clipboard

How to judge whether payment is successful based on status

Open SmileAany opened this issue 4 years ago • 3 comments

how to Depending on the payment product chosen and the status of the payment you can "deliver the goods" immediately, or set up a regular poll of the created payment to wait for the status.

SmileAany avatar May 07 '21 02:05 SmileAany

image How can I judge the status to ensure my payment is successful

SmileAany avatar May 07 '21 03:05 SmileAany

Please see the status page: https://epayments-api.developer-ingenico.com/s2sapi/v1/en_US/php/statuses.html. The paymentStatusCategory is only returned for Get hosted checkout calls, and is deprecated, but the statusCategory should be usable.

rob-spoor avatar May 07 '21 07:05 rob-spoor

Why are all the test results pinning CONNECT_ OR_ 3RD_ PARTY

SmileAany avatar May 07 '21 09:05 SmileAany