Hello,
I had integrated credit card payments in ErpNext a few years ago, with the Braintree integration module.
I see it is still working.
But now I am beginning to play with the new payments module, as I wanted to be able to receive payments with Stripe (which I prefer over Paypal/Braintree).
I was able to configure it, and I am doing some tests with an Stripe Test Account.
I have a few questions:
1.- I am able to complete a payment correctly, but is it normal, that if I click the payment link again, it lets me introduce all the details again, and click the payment button, and it is then that I get an error telling that is already paid?
The Payment Request ACC-PRQ-2025-00003 is already paid, cannot process payment twice
Shouldn’t be the payment form able to tell if the invoice is already paid, to not cause confusion, and if already paid, the link payment lead to a page showing an already paid notice?
2.- My other question is about the configuration of the Stripe, or any other Gateway settings. How we should configure the Redirecting URL, so that when someone clicks Pay and it was succeful, the Client sees a page telling the result of the payment or something. At the moment I just see an error page with the following url:
Many thanks in advance for your help, and kind regards from Spain,
Al