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
Describe the bug When the Store Name of the site excede the 50 characters, Amazon pay returns an error.
Example:
06-08-2021 @ 06:59:46 - 3zyx0U - WC_Gateway_Amazon_Payments_Advanced::process_payment - Error processing payment for order 11521. Checkout Session ID: fa2a0110-d563-44f9-89bd-ea6affd44412 { "errors": { "InvalidParameterValue": [ "The value 'Makeup Gourmet: Face with a Heart Authentic Beauty Makeup' provided for 'merchantStoreName' is invalid. Exceeds maximum allowed characters length of: 50" ] }, "error_data": [] }
Tickets: https://saucal.zendesk.com/agent/tickets/7979 https://saucal.zendesk.com/agent/tickets/7937
The text was updated successfully, but these errors were encountered:
Opened on woo repo woocommerce#138
Sorry, something went wrong.
lauramelos
No branches or pull requests
Describe the bug
When the Store Name of the site excede the 50 characters, Amazon pay returns an error.
Example:
06-08-2021 @ 06:59:46 - 3zyx0U - WC_Gateway_Amazon_Payments_Advanced::process_payment - Error processing payment for order 11521. Checkout Session ID: fa2a0110-d563-44f9-89bd-ea6affd44412 { "errors": { "InvalidParameterValue": [ "The value 'Makeup Gourmet: Face with a Heart Authentic Beauty Makeup' provided for 'merchantStoreName' is invalid. Exceeds maximum allowed characters length of: 50" ] }, "error_data": [] }
Tickets:
https://saucal.zendesk.com/agent/tickets/7979
https://saucal.zendesk.com/agent/tickets/7937
The text was updated successfully, but these errors were encountered: