View Issue Details

IDProjectCategoryView StatusLast Update
0007368module Amazon Paymainpublic2023-02-01 11:37
Reporterosanger Assigned To 
PriorityhighSeveritymajorReproducibilityalways
Status resolvedResolutionopen 
Product Version2.0.0 
Fixed in Version2.0.1 
Summary0007368: Declined message is not shown when buyer selects the declined simulation code card
DescriptionExpected Result :
User should be shown with error message from the frontend
Actual Result :
Successful order is placed with Declined simulation code card [3064]
Steps To ReproduceSteps to Reproduce
1. From the backend , select the configurations for APAY to be enabled and save.
2. From the merchant site select any product and click on “Amazon pay button” and login with buyer credentials.
3. From the preorder page select the card number “3064” and click on “Continue to checkout”


Additional InformationFind Video attached
TagsNo tags attached.

Activities

dmitriivolkhinoxid

2022-10-27 16:42

developer   ~0014577

Hello!
I checked issue. The error message is visible only after confirm payment.

To see error message, to need some additional steps in your scenario.
1. From the backend , select the configurations for APAY to be enabled and save.
2. From the merchant site select any product and click on “Amazon pay button” and login with buyer credentials.
3. From the preorder page select the card number “3064” and click on “Continue to checkout”
4. from the merchant site click "Order now"
5. Wait result
6. See error message

I have added new codeception tests to demonstrate it.

osanger

2022-10-28 11:29

reporter   ~0014578

WAnted to test again, but button is not redirecting me tho a login page:

Failed to load resource: the server responded with a status of 500 ()
checkout.js:1 Uncaught AmazonPay:
Create checkout session failed, create checkout session error returns 500.

Can you please check this?

dmitriivolkhinoxid

2022-11-02 10:45

developer   ~0014620

Hello.
I checked again, but I didn't get an error like your error.
Maybe you have wrong installed module?