Stripe: Difference between revisions
Jump to navigation
Jump to search
Markkinchin (talk | contribs) |
Markkinchin (talk | contribs) |
||
| Line 71: | Line 71: | ||
The card is stored at Stripe and can be charged manually or automatically again at a later date. | The card is stored at Stripe and can be charged manually or automatically again at a later date. | ||
=== Collect payment manually === | === Collect payment manually === | ||
| Line 85: | Line 81: | ||
*immediately charged (Capture=Yes) | *immediately charged (Capture=Yes) | ||
*if you want to make sure that the amount is available for later capture (Capture=No) . | *if you want to make sure that the amount is available for later capture (Capture=No) . | ||
=== Collect payment automatically === | |||
Setting up pending payments to auto charge a card at a specific date is explained [[:Category:Payments#Create_and_manage_pending_payments|here]]. | |||
=== Auto Charge Virtual Cards from OTAs === | === Auto Charge Virtual Cards from OTAs === | ||