#daisdead
1 messages ยท Page 1 of 1 (latest)
Hi there
hello!
Are you using Automatic Payment Methods?
Or setting payment_method_types explicitly?
I'm thinking the former
let me double check
I think it may be a mix of both to be honest ๐
I see code references to payment_method_types to creating setup intents and do not see it for payment intents which we support both intent types
Gotcha
Could you advise on automatic payment methods? I think this is the case im facing atm
So for automatic_payment_methods it is dictated by your setting at: https://dashboard.stripe.com/settings/payment_methods
(Sorry edited the above as had the wrong link)
Ah I see
Oh - I also see this in the logs as well
Okay, this is something for me and the team to confirm!
๐
just following up here - looks like the cash app still shows in our production environment though it's setting is off
Can you give me an example PaymentIntent where you are seeing this?
Ah this is a Subscription
oh sorry, forgot to mention ๐
Sorry there are so many places here... you want to turn CashApp off via https://dashboard.stripe.com/settings/billing/invoice if you aren't setting payment_settings.payment_method_types on Sub creation (https://stripe.com/docs/api/subscriptions/create#create_subscription-payment_settings-payment_method_types)