When viewing an order and clicking the green "Process card" button, I am taken to /admin/store/orders/%uc_order/credit (replace %uc_order with Order ID).

On that screen, the credit card fields are not replaced with Stripe's payment form, and if I attempt to submit a credit card using those fields, I get: Stripe Charge Failed for order 55555: The payment Intent has failed.

Am I missing something?

Thanks for any help!

Comments

carsonw created an issue.

andraeray’s picture

Sorry that credit card form doesn't work, it's left over code from v2 that needs to be removed.

There is another issue here talking about it.

#3124334: ubercart strip admin view order screen process card not showing charge in stripe