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.

Comments

RaySilver created an issue. See original summary.

andraeray’s picture

Sorry 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.

RaySilver’s picture

Thanks 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?

andraeray’s picture

@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.