#snackdex_best-practices

1 messages ¡ Page 1 of 1 (latest)

upper runeBOT
#

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

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

umbral vessel
#

If it helps we currently use the payment sheet for react native

tough thicketBOT
rare jungle
#

Hi, let me help you with this.

#

Have you tried enabling it in the Dashboard?

umbral vessel
#

not yet

#

i'm mainly curious if we would need to handle anything differently since they are partial payments right? so i'm assuming in some webhook we would receive some event every time a payment is made until the full amount has been processed?

we currently do invoices, so i'm assuming we would receive multiple invoice.paid events?

rare jungle
#

No, it's no matter to you as a merchant since you get the full amount right away.

#

And then Affirm/Klarna/other BNPL deals with risk and installments.

umbral vessel
#

ah ok! so to us it's just like paying with a card? no change is necessary? just toggle it on? (if so stripe is dope af)

rare jungle
#

Correct.

umbral vessel
#

sweet thank you so much.

rare jungle
#

Happy to help.

umbral vessel
#

last question, we only use payment sheet with react native. that works for that too right?

rare jungle
#

Yes

umbral vessel
#

awesome. feel free to close this thread!