#aasdfasa3

1 messages · Page 1 of 1 (latest)

sullen otterBOT
pine comet
#

hello! no, SetupIntents does not support BNPL

amber elbow
#

would there be a different way i can implement something like I mentioned? Where we get a deposit up front and then the rest later?

pine comet
#

how long later will the service be rendered? i.e. what's the timeframe? 7 days?

amber elbow
#

It could be a month

pine comet
amber elbow
#

Yes, we do that already, but are adding BNPL to our system. So I'm trying to figure out how BNPL works with this flow of taking a deposit and charging the rest later.

pine comet
#

you as the merchant get the full amount upfront

amber elbow
#

If we have a purchase for a $200 service to be rendered in the future, and want to collect a $50 deposit now... we would need to charge the full $200 with BNPL I guess? Currently we collect $50 and charge the $150 when services are rendered.

pine comet
#

yes, just charge the full $200 with BNPL. It's on the BNPL provider to collect subsequent installments from the customer.

amber elbow
#

OK, just the difference is that the customer is agreeing to pay the full amount instead of just a deposit, which they could get a portion of back if they cancel.

pine comet
#

yep. I guess you would probably want to consider your T&Cs for using BNPL

amber elbow
#

If we collect full amount with BNPL, are we able to give a partial or full refund still?

pine comet
#

yes, you can still refund both full and partial. Stripe fees won't be refunded though.

amber elbow
#

OK, same as any other payment method, great to know!

#

Does it support having a separate capture?

pine comet
#

oh actually it does, sorry