After making a successful stripe payment, trying to process the card again from /admin/store/orders/orderno ubercart shows successful payment but there is no new payment showing up in stripe.
| Comment | File | Size | Author |
|---|---|---|---|
| stripe-details.jpg | 126.01 KB | RaySilver | |
| process-card-details.jpg | 154.34 KB | RaySilver | |
| process-card.jpg | 29.64 KB | RaySilver |
Comments
Comment #2
andraeray commentedSorry for the confusion, the admin panel process order doesn't work. It's left over code from v2 of the module before the SCA changes.
To reprocess a card I think you'll have to do it from your stripe account.
Comment #3
RaySilver commentedThanks for the response @AndraeRay .. is it now completely unworkable because of SCA changes and we need to get rid of it or it's possible to make it work and needs code modifications?
Comment #4
andraeray commented@RaySilver, with code modifications it can start working again. The Stripe docs would have to be referenced closely though to make sure it is done in a way that will result in approved payments.