Weird failed payment/charge through Stripe
-
Hello,
I noticed a customer’s account had been marked as payment failed in our system on 9/22. There is no recording on this on Stripe. WC was able to successfully charge the recurring payment (it appears without having the customer login to the my account section and click the pay button) on 9/23.
Here is the data from Stripe:
amount: “1995”
currency: “usd”
description: “Subscription for “Online Mailbox Subscription” (Order 99387)”
customer: cus_6TcOFc9Z79v1E6
expand:
“balance_transaction”
capture: “true”
source: “card_16NmRBJGKyBM9DgMJn6HgIjH”error:
type: “invalid_request_error”
message: “Customer cus_6TcOFc9Z79v1E6 does not have a linked source with ID card_16NmRBJGKyBM9DgMJn6HgIjH.”
param: “source”
code: “missing”As I mentioned, it did charge perfectly fine on 9/23. Does this appear to be an issue with Stripe?
- The topic ‘Weird failed payment/charge through Stripe’ is closed to new replies.