#mmv

1 messages · Page 1 of 1 (latest)

manic zincBOT
inner ferry
#

Hi! Let me help you with this.

versed oak
#

Hi vanya

inner ferry
#

Yeah, there's not much you can do. The parameters you specified are on the PaymentIntent/Checkout Session side, and it only happens only once in your case, so only one configuration.

#

You can either

  • Create multiple PI for each set of products depending on the auth/capture config.
  • Alternatively, you could do manual capture always, and for some items, capture the respecive amount right after auth, and then capture the rest of the funds later.
versed oak
#

sounds like the second option is more straight-forward

#

so if I only have 1 Payment Intent set to 'manual' capture, can I then capture parts of the amount at different times?

#

is there any protection around this to ensure I cannot capture more than the initial auth?

inner ferry
#

Yes, you should be able to capture multiple times

#

Please, let me know if you have any other questions.

versed oak
#

Thank you for the clarification vanya

#

After capturing the amounts I need to then initiate the Transfers to the connected accounts. At the moment, those are associated with the initial Charge. Will this still work the same way?

inner ferry
#

Yes

#

Please, let me know if you have any other questions.