#bumbzor_api

1 messages ยท Page 1 of 1 (latest)

hasty needleBOT
#

๐Ÿ‘‹ 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/1462761920850297036

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

covert knot
#

Hi arran

kind falcon
#

๐Ÿ‘‹ Hi there!

#

Yes, if you can provide a Payment Intent ID (pi_) or at least a URL, that would be helpful

covert knot
#

The Stripe account is from Poland already and Blik is enabled in the configuration but I just can't figure out why it's not showing.

kind falcon
#

Thanks, taking a look

covert knot
#

back in 5 mins

#

back

kind falcon
covert knot
#

is there a link where we can sign up for ?

kind falcon
#

It depends on how your integration confirms a Payment Intent when using this flow

covert knot
#

ok understood thanks

kind falcon
#

If you can guarantee that you're only confirming Payment Intents on the client-side, then we can enable BLIK for your integration

covert knot
#

I will talk to the team here. thanks for confirming!

kind falcon
covert knot
#

Yeah the P24 gateway works fine.

covert knot
#

so based on the P24 working, that means Blik should also work as long as we get it "approved" right ?

kind falcon
#

The BLIK documentation says that you can only use deferred intents (i.e. collect payment info first, and then create a Payment Intent) if you confirm the intent on the client-side โ€” i.e. call stripe.confirmPayment from the client, and not from your backend.

If you can confirm that you are not confirming these Payment Intents on the backend, then you would be eligible for the beta to use BLIK with your current setup.

#

We can also move this to a support ticket, if you need time to investigate, and we can continue the conversation there