#Lissy-Payment

1 messages · Page 1 of 1 (latest)

midnight solstice
#

Hi there, are you referring to recurring payments? e.g., subscription?

halcyon thicket
#

I want to do preorder, so I sell the item and the buyer pays only 10% upfront, and when the item is ready to ship I need the 90% remaining balance to be auto charged from the card used in the 10% transaction

#

how does it work with subscrition?

midnight solstice
#

I see, so you want want to hold the amount and perform two partial captures (10% and 90%) later?

halcyon thicket
#

yes,
10% instantly
90% later

midnight solstice
halcyon thicket
#

let me check pls

#

can it be longer than 7 days?
When a payment is authorised, the bank guarantees the amount and holds it on the customer’s card for up to 7 days.

midnight solstice
#

The maximum is 7 days.

#

If you need more that, I'll suggest you to use SetupIntent to collect the payment details first, and create off_session charges on the customer later.

halcyon thicket
#

do you have another option that can capture later (up to 60 days?) I am a B2B

midnight solstice
halcyon thicket
#

in terms of integrations - is it ok or much time needs to be spended?

midnight solstice
#

I can't help you estimate the development time, it can vary from developer's experience.