#Stone.D-Billing
1 messages · Page 1 of 1 (latest)
Yes,settings like figure.
When Failed payment email, if Bill Scale is not enabled, can the user receive the email as shown in the picture?
Hi! I'm taking over this thread.
Your goal is to build a page to update the customer's payment method?
Open a new thread, you may need to re-describe the problem
We can keep our conversation in this thread
Yes, including 3Ds and declined
Thanks
I don't think we have sample code specifically for that. But you have a few options.
- Link to the customer portal (a stripe hosted page where customers can update their payment method) https://stripe.com/docs/billing/subscriptions/integrating-customer-portal
- Or build your own page to collect payment information, either with Checkout or a customer payment flow (payment element) https://stripe.com/docs/payments/save-and-reuse
If the customer fails to pay due to the need for 3d secure, can the customer receive an email requiring further authorization from the user?
For subscriptions, we have settings about this in the dashboard:
Ok.Thanks