Active
Project:
Ubercart Stripe
Version:
7.x-3.3
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
13 Aug 2020 at 00:51 UTC
Updated:
13 Aug 2020 at 04:16 UTC
Jump to comment: Most recent
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
Comment #2
andraeray commentedSorry 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