#dlavoie-plannit_docs
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
đ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1245708645640044645
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Can you share a cs_xxx ID where it does not show as expected?
Should be in the URL when you're redirected from the pricing table to the payment page
cs_live_b1feK9fHA6C3SYUVRUPSga1N2y1WRKeZrak8as99HviI6e2ywBBZ6DJ9o5
hi! I'm taking over this thread.
give me a few minutes to look into this.
this is a Checkout Session in Subscription mode
and accs debit is not supported for Subscription in Checkout Session, as mentionned here: https://docs.stripe.com/payments/payment-methods/integration-options#support-bank-debit
hummm ok, I thought pricing tables could only be used in a checkout context
if you are using Pricing Table, then yes it's using Checkout Session. But you can't use ACCS with Checkout Session for subscriptions.
so it's expcted to not work
so why this payment method can be activated in pricing table if it is using checkout session if it is not allowed?
where do you see the option to activate this payment method exactly? can you share a screenshot?
can you share the link in the dashboard page where you see this exactly?
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
that page only mention 3 payment method (and not accs):
and the other page you shared is just your general settings for payment methods
so everything is working as expected
aaah ok, thx