Ingenico-ePayments / connect-sdk-php

Ingenico Connect PHP Server SDK
https://docs.connect.worldline-solutions.com/documentation/sdk/server/php/
MIT License
39 stars 16 forks source link

How to judge whether payment is successful based on status #14

Open SmileAany opened 3 years ago

SmileAany commented 3 years ago

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 commented 3 years ago

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

rob-spoor commented 3 years ago

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.

SmileAany commented 3 years ago

Why are all the test results pinning CONNECT OR 3RD_ PARTY