Stripe: Difference between revisions
Jump to navigation
Jump to search
| Line 76: | Line 76: | ||
=== Collect payment manually === | === Collect payment manually === | ||
To authorize the card to make sure that the amount is available for later manually capture set "Capture" = No | |||
The maximum holding period depends on the the card type and the country the card is from: | |||
*Visa 31 days (Japan 7 days) | |||
*Mastercard 30 days | |||
*Discover 30 days | |||
*American Express 7 days | |||
For more information please contact Stripe support. | |||
[[Image:stripe1.png|600px|link=]] | [[Image:stripe1.png|600px|link=]] | ||
[[Media:stripe1.png|view large]] | [[Media:stripe1.png|view large]] | ||
| Line 86: | Line 97: | ||
If the customer has multiple cards stored at Stripe you will be able to select the card you want to charge. | If the customer has multiple cards stored at Stripe you will be able to select the card you want to charge. | ||
<span class="" style="color: #f3e504; font-size: 150%;" >{{#fas:lightbulb}} </span> This function is only available if your Stripe account is for a "hotel" or "lodging". | |||
=== Collect payment automatically === | === Collect payment automatically === | ||