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
If we take the example (https://github.com/2Checkout/php-examples/blob/master/payment-api/payment.php) and set email property in billingAddr to, for instance, [email protected] then Bad request - parameter error will be the result of query.
email
billingAddr
[email protected]
Bad request - parameter error
The text was updated successfully, but these errors were encountered:
No branches or pull requests
If we take the example (https://github.com/2Checkout/php-examples/blob/master/payment-api/payment.php) and set
email
property inbillingAddr
to, for instance,[email protected]
thenBad request - parameter error
will be the result of query.The text was updated successfully, but these errors were encountered: