#patforg
1 messages · Page 1 of 1 (latest)
Hello patforg, we'll be with you shortly! Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
• patforg, 11 minutes ago, 4 messages
When I say do the actual charge... I mean confirm the intent.
Hi there
Hi
A transfer_group really has no affect on the Charge at all.
ok I was re-reading the API docs...
But what it sounds to me like you want to do here is use manual capture
so it's the confirm attribute
So you would authorize 72 hours before. Then capture 24 hours before. Then you can create your Transfers 48 hours after
so when I set capture_method to manual when I create the payment intent it will reserve the funds?
When you confirm it, yes.
ok and then I would do a capture on the intent make the charge the card
once I capture the funds will be on the platform account?
is there a limit on time between capture and tranfers?
The initial authorization will put an auth on the card, just fyi.
So the customer can potentially see that. Though you can cancel that if you don't end up wanting to capture it.
No limit on time between capture and transfer
ok that is what we want thank you!!!