#kacper-wilczewski_api

1 messages ¡ Page 1 of 1 (latest)

grave skiffBOT
#

👋 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/1460871119673360506

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

old mauve
#

Hi! Based on the doc,

Whether BLIK can currently be used for subscriptions or off-session recurring charges in Stripe?
BLIK doesn't support recurring payments [0, 1]

BLIK payments in Stripe are strictly limited to customer-initiated, one-time payments only?
BLIK is a single use payment method that requires customers to authenticate their payments. [2, 3]
So it is limited to customer-initiated, one-time payments only.

[0] https://docs.stripe.com/payments/blik > Tab: Payment method properties > Recurring payments No
[1] https://docs.stripe.com/payments/blik > Tab: Product support > 1 1 Not supported when using Checkout in subscription mode or setup mode.
[2] https://docs.stripe.com/payments/blik#:~:text=BLIK is a single use payment method that requires customers to authenticate their payments.
[3] https://docs.stripe.com/payments/payment-methods#usage