How to create Subscription Payment Method Token
-
Hi, I would like to create a woocommerce subscription from backend manually for my customer. We do have their card info in wordpress “Users” and Stripe. However we couldn’t proceed the payment. This is the error messsage I received.
Recurring payment for order failed. Reason: You passed an empty string for ‘payment_method’. We assume empty values are an attempt to unset a parameter; however ‘payment_method’ cannot be unset. You should remove ‘payment_method’ from your request or supply a non-empty value.
I believe so is because I leave the Payment Method Token field empty. How can I generate the Payment Method Token manually?
The topic ‘How to create Subscription Payment Method Token’ is closed to new replies.