globalpayments / php-sdk

GNU General Public License v2.0
49 stars 66 forks source link

Unexpected Gateway Response: 509 with Dinner's club and UATP #125

Open kiwad opened 7 months ago

kiwad commented 7 months ago

Testing Card Storage SDK with current code from documentation, everything works fine except for Dinner's club and UATP.

For those 2 card, in live mode or sandbox, i'm getting Unexpected Gateway Response: 509 errors when using card number from "Successful test cards"

CristinaNechitaGP commented 4 months ago

Sorry for the late reply! For Diners Club you can check these unit tests: https://github.com/globalpayments/php-sdk/blob/master/test/Integration/Gateways/GpEcomConnector/Certifications/SdkTest.php#L18611 https://github.com/globalpayments/php-sdk/blob/master/test/Integration/Gateways/GpApiConnector/Certifications/GpApiSdkCertificationTest.php#L94 UATP cards are specific to airlines and they are not enabled on our test credentials.