Stripe: Difference between revisions

Jump to navigation Jump to search
No edit summary
Line 75: Line 75:
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 authorization manually ===  
To authorize the card to make sure that the amount is available for later manually capture set "Capture" = No
To authorize the card for later capture set "Capture" = No


The maximum holding period depends on the the card type and the country the card is from:
The maximum holding period depends on the the card type and the country the card is from:
Line 83: Line 83:
*Discover 30 days
*Discover 30 days
*American Express 7 days
*American Express 7 days
<span class="" style="color: #f3e504; font-size: 150%;" >{{#fas:lightbulb}} </span>  The extended authorization period beyond 7 days is only available if your Stripe account business type is for a "hotel" or "lodging", other business types may be limited to 7 days.


For more information please contact Stripe support.  
For more information please contact Stripe support.  


=== Collect payment manually ===


[[Image:stripe1.png|600px|link=]]
[[Image:stripe1.png|600px|link=]]
[[Media:stripe1.png|view large]]
[[Media:stripe1.png|view large]]
You will see the paid amount in the "Charges and Payments" and  "Invoice" tabs of the booking.


You can choose if the card is  
You can choose if the card is  
*immediately charged (Capture=Yes)  
*immediately charged and funds transferred to your Stripe account (Capture=Yes)  
*if you want to make sure that the amount is available for later capture (Capture=No) .
*no funds transferred now but the amount is available for later capture up to an expiry date (Capture=No) .


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".
 
=== Manage payments manually ===
 
You can see the status of all payments stored at Stripe for the booking and have options as appropriate to capture an amount or the full payment, refund an amount or the full payment and release an authorization.
 


=== Collect payment automatically ===  
=== Collect payment automatically ===