Question
I am a developer and I want to assist my customers to update their credit card for an app in the Marketplace. How can I do that?
Answer
Stripe will attempt payment several more times according to the rules you have defined. If the customer needs to update their payment details, this can be done by sending out a Stripe payment link for that customer.
To update the credit card
- Login to your Stripe account.
- Go the Invoices page.
- Open the unpaid invoice.
- On this page you will see a link called Payment page.
- Send this link to your customer.
This allows the customer to enter the new credit card without providing the information to you.
For more information, see this article: Set up a paid app or theme.