#karim
1 messages · Page 1 of 1 (latest)
Not something on the roadmap. We deliberately excluded trials support when we shipped b_c_a just last week
Ok any reason for this?
Complexity mostly, plus its not a request we heard too often from users. It may be something we revisit in the future, but no plans right now
Using SubscriptionService in the .NET SDK combination is supported, confusing why in Checkout it's excluded.
Thanks
Ok I have another question, can I ask that here?
Yup, works with non-Checkout subscription flows
The reason needing Stripe checkout is because it allows us to save the bacs debit payment method for future payments. This payment method is not supported in SetupIntent API.
Anything on the roadmap that may support this in the future? For example for trial customers bacs debit cannot be chosen
There is support for BACS setup w/o Checkout, but its invite only. I'd recommend speaking to support about that: https://support.stripe.com/contact
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
I see, thank you for your support. I'll reach out. Is there any requirements for this or will they grant it on request?
I'm not sure tbh
Ok
What is your account ID?
acct_1M6t4eGnxOD6UzTC
I am also using another account
But use testing on that account.
ok
Same ID shows when in test mode or not - am I checking in the wrong place?
/settings/user
Oh, yeah that's right. But you just said 'another account'
The other account is acct_1Gfo4PEKVQXyk8j2
Which is the 'live' account you'd be using with this feature in production?
can you see if the it's off? I contacted support and they said it's on. I know the payment method is active in the dashboard but it's not appear to work using SetupIntent API which trials uses.
acct_1Gfo4PEKVQXyk8j2 is production
So you're currently trying to test it with that account and they said it should work?
acct_1M6t4eGnxOD6UzTC will the account I will be testing it wirht
with*
Yes, I'm double checking
Yeah so "bacs_debit" payment method does not work. I get the error - Your account is not configured to directly use SetupIntents to create Mandates for Bacs Direct Debits.
Can you share the ID (req_xxx) of the failing API request? https://support.stripe.com/questions/finding-the-id-for-an-api-request
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
req_wi6PFwWPaU0BKF
acct_1M6t4eGnxOD6UzTC doesn't have that feature enabled, no.
Neither does the other actually
Ah, so I'm stuck between a rock and a hard place. Stripe Checkout allows to save bacs debit but doesn't allow to set billing anchor and trial as a combination. Whilst PaymentElement allows to set billing anchor/trial as a combination but not save bacs debit. Any advise around this or is this a limitation I can't budge?
As explained, you can enable BACS support with Setup Intents on your account. You need to write to support and be explicit with what you're trying to do
My guess I they didn't understand your request, and assumed you meant 'is BACs enabled'
Thanks i'll try again. I'm guessing chat support is good for this?