#Para-BillingPortal
1 messages · Page 1 of 1 (latest)
Hi there, is this question about allowing users to manage payment method in billing portal?
Right
like I don't have any subscription payments only 1 time payment
You can enable the features.payment_method_update so that your customers can update the payment_method via billing portal (https://stripe.com/docs/api/customer_portal/configuration#portal_configuration_object-features-payment_method_update)
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.