#snackdex_best-practices
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/1224993148619460668
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
If it helps we currently use the payment sheet for react native
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?
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.
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)
Correct.
sweet thank you so much.
Happy to help.
last question, we only use payment sheet with react native. that works for that too right?
Yes
awesome. feel free to close this thread!