You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In general, everything is ok but they mentioned a few points:
An incorrect PayPal flow was taking place within the current implementation due to a missing parameter. This refers to the "commit" parameter which defines which flow the user proceeds with. Within the meeting, it was clarified that the "commit" parameter should be set to the "false" value, so that the "Continue" button is displayed within the PayPal checkout flow. Here you can find more information regarding the "commit" parameter For this issue a solution was clarified
It was clarified that the checkout flow that was taking place at the moment (in the end of the checkout (once the order was reviewed already by the customer on Paypal side) and the "Jetzt zahlungspflichtig bestellen" button is clicked, the user was once again redirected to PayPal). According to the feedback from PayPal, the redirection mentioned should not take place and instead the transaction should be initialized and the customer should be redirected to the "Thank you" page.
📚 Documentation Issue Report
Describe the bug
To Reproduce
Additional context
slack discussion
The text was updated successfully, but these errors were encountered: