We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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"
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
No branches or pull requests
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"
The text was updated successfully, but these errors were encountered: