#dishant0144_32519
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- dishant0144_32519, 6 minutes ago, 46 messages
- dishant0144_32519, 1 hour ago, 28 messages
- dishant0144_32519, 1 day ago, 5 messages
- dishant0144_32519, 2 days ago, 12 messages
- dishant0144_32519, 3 days ago, 30 messages
- dishant0144_32519, 3 days ago, 7 messages
Hi, let me help you with this.
yes
You could probably update the payment_settings.payment_method_types of the Subscription: https://stripe.com/docs/api/subscriptions/update#update_subscription-payment_settings-payment_method_types
I think this wont work
like before creating subscription I am using this same
I wanted to know how can I restrict in customer portal link
I tried to configure methods from dashboard I oly alowed cards, Gpay, Apple pay & ACH and then created customer link but it shows cards and CashApp pay option
what should I do here?
Have you tried it actually?
Yes
before loading stripe element I am passing this param which works for stripe's payment element load
I mean, have you tried updating the payment_method_types before redirecting to customer portal link?
On the Subscription?
Okay
So you mean when subscription created in stripe I have to pass payment method types in that request
Right?
I mean, before you redirect the customer to the Portal, you update the payment_method_types on the Subscription object to only accept the types you want.
For you information I m loading element without creating inten and secret
I'll try this before creating subscription to stripe
Are we talking about Payment Element or Customer Portal?
Customer portal
Just letting you know that I am using payment element to take payment
As you know there is one section in customer portal where customer can manage their payment methods
So I m talking about that only like there can I restrict
About the subscription I got but what about this?
I don't know if you can restrict this, other than on: https://dashboard.stripe.com/test/settings/payment_methods
Ohhkkk
Still I'll try to set in the subscription if there I can restrict or not
Thank you for the update
Happy to help.