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
Steps to reproduce:
Actual result: Error message is showing that Invalid country code was entered
Expected result: Order is placed with no errors
Reported by: Christian Fricker ([email protected])
Source URL: https://amazondemo.wpengine.com/checkout/?amazon_payments_advanced=true&access_token=Atza%7CIwEBIB3VuB-ssfjVkU8RXIc6YIpBJh8NX94obiI_w8SoYJ7aMcWPNvFDsGuXY3GKrVhqRsqckUVTtG5uvGP1BPRp2j2mBLPgTa3emvaUigsxhdHBBQTNSxvBW4AdROpTTV8BCM7yfzdnMfL-P0ewY5fN5gRvxoBeiEErAJ83FdEx_e4trgKinU1VHuY17AJ3soJ56-m9-fo3xIe7M1gXRVGhhuMXHBMBl_AaN6_VgIxLDv7gF-lRfWd58Ntbshl0DLZ8c4IPDqZ43tw4S_kdpjM-mJttMB46c3gR269qzxe6SpcR7FPJNnQfKxkWhQ7xfidx2hTqCT2pWLGo0Etpn4JPhVXXvjNhFbiZWoukYGo863FucNy_ER5PFZCEzb-xk10eIjI9iQcAz2WoIS8I5OiHxe7wFeMJOe80T945rWl9tvlx33A9r03rhUE0fhuBOI96vYs&token_type=bearer&expires_in=3599&scope=profile%20postal_code%20payments%3Awidget%20payments%3Ashipping_address%20payments%3Abilling_address
The text was updated successfully, but these errors were encountered:
Backport PR #74 and #79
5c4c800
Fix global checking condition so that it doesn't throw a warning. (#79)
e5691f5
Fixed on V2 after migration
Sorry, something went wrong.
No branches or pull requests
Steps to reproduce:
Actual result:
Error message is showing that Invalid country code was entered
Expected result:
Order is placed with no errors
Reported by: Christian Fricker ([email protected])
Source URL: https://amazondemo.wpengine.com/checkout/?amazon_payments_advanced=true&access_token=Atza%7CIwEBIB3VuB-ssfjVkU8RXIc6YIpBJh8NX94obiI_w8SoYJ7aMcWPNvFDsGuXY3GKrVhqRsqckUVTtG5uvGP1BPRp2j2mBLPgTa3emvaUigsxhdHBBQTNSxvBW4AdROpTTV8BCM7yfzdnMfL-P0ewY5fN5gRvxoBeiEErAJ83FdEx_e4trgKinU1VHuY17AJ3soJ56-m9-fo3xIe7M1gXRVGhhuMXHBMBl_AaN6_VgIxLDv7gF-lRfWd58Ntbshl0DLZ8c4IPDqZ43tw4S_kdpjM-mJttMB46c3gR269qzxe6SpcR7FPJNnQfKxkWhQ7xfidx2hTqCT2pWLGo0Etpn4JPhVXXvjNhFbiZWoukYGo863FucNy_ER5PFZCEzb-xk10eIjI9iQcAz2WoIS8I5OiHxe7wFeMJOe80T945rWl9tvlx33A9r03rhUE0fhuBOI96vYs&token_type=bearer&expires_in=3599&scope=profile%20postal_code%20payments%3Awidget%20payments%3Ashipping_address%20payments%3Abilling_address
The text was updated successfully, but these errors were encountered: