Stripe Channel Virtual Cards: Difference between revisions
Jump to navigation
Jump to search
| (4 intermediate revisions by the same user not shown) | |||
| Line 23: | Line 23: | ||
=Set up= | =Set up= | ||
<div class="mw-collapsible mw-collapsed"> | |||
<div class="headline-collapse" > | |||
Step 1: Setup Stripe Account | |||
</div> | |||
<div class="mw-collapsible-content"> | |||
Go to {{#fas:cog}} (SETTINGS) PAYMENTS > PAYMENT GATEWAYS > STRIPE and set: | Go to {{#fas:cog}} (SETTINGS) PAYMENTS > PAYMENT GATEWAYS > STRIPE and set: | ||
| Line 36: | Line 40: | ||
*'''Title''' - Customise the title for this payment option. | *'''Title''' - Customise the title for this payment option. | ||
*'''Instruction''' - Create an optional description to appear next to the Stripe pay now button. | *'''Instruction''' - Create an optional description to appear next to the Stripe pay now button. | ||
</div></div> | |||
<div class="mw-collapsible mw-collapsed"> | |||
<div class="headline-collapse" > | |||
Step 2: Setup a Payment rule to manage payment collections | |||
</div> | |||
<div class="mw-collapsible-content"> | |||
If the booking is cancelled, then you can manage the cancellation of the pending payment. | |||
Go to {{#fas:cog}} (SETTINGS) PAYMENTS > PAYMENT RULES and create a new Payment Rule. | |||
Payment Rule: | |||
Name = Enter your title - Virtual Cards (for example) | |||
Action = Auto | |||
Payment Trigger : | |||
*Booking Status = All not cancelled | |||
*Any Booking Info Code (optional) | |||
*All Booking Info Codes (optional) | |||
*Exclude Booking Info Code = (optional) | |||
Payment Action : | |||
*Funding Source = Virtual card only | |||
*Payment value adjustment = Limit to group booking balance | |||
*Capture = Yes - immediately charged (Capture=Yes) | |||
Prevent Auto Payment : | |||
*Prevent payment if booking status = Cancelled | |||
*Prevent payment after check-out (days) = 7 (default) | |||
*Prevent payment action = Set Manual | |||
</div></div> | |||
<div class="mw-collapsible mw-collapsed"> | |||
<div class="headline-collapse" > | |||
Step 3: Setup Auto Processing for the Channels. | |||
</div> | |||
<div class="mw-collapsible-content"> | |||
Go to {{#fas:cog}} (SETTINGS) CHANNEL MANAGEMENT > BOOKING.COM > MAPPING | Go to {{#fas:cog}} (SETTINGS) CHANNEL MANAGEMENT > BOOKING.COM > MAPPING | ||
| Line 44: | Line 84: | ||
Auto Payment Processing | Auto Payment Processing | ||
*Auto Process Virtual Cards = YES | *Auto Process Virtual Cards = YES | ||
*Virtual Card Payment Rule | *Virtual Card Payment Rule = select the rule from Step 2 above. | ||
Repeat this for each of the Channels that allow Auto Processing of virtual cards. | Repeat this for each of the Channels that allow Auto Processing of virtual cards. | ||
</div></div> | |||
=Credit Card details at Stripe= | =Credit Card details at Stripe= | ||
| Line 81: | Line 122: | ||
|STRIPEAUTHORIZE | |STRIPEAUTHORIZE | ||
| payment has been authorised by Stripe | | payment has been authorised by Stripe | ||
|- | |||
|STRIPEREFUND | |||
| refund has been processed at Stripe | |||
|- | |- | ||