Skip to content
New issue

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

Can't retry payment after abort/failure #19

Open
Leobaillard opened this issue Nov 13, 2019 · 1 comment
Open

Can't retry payment after abort/failure #19

Leobaillard opened this issue Nov 13, 2019 · 1 comment

Comments

@Leobaillard
Copy link

When a payment is made and results in a failure or is aborted, it can't be retried from the order payment page as the generated token for the payment does not change.

The bank gateway rejects the transaction saying that the payment has already been processed.

The token would need to be unique for each payment to allow retrying failed payments.

@morgan-blondellet
Copy link

@Leobaillard Did you manage to make it work ? I'm also trying to implement systempay on a shop and i have the same issues you had :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants