Category:Deposit Collection: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 77: | Line 77: | ||
== Payment Request == | == Payment Request == | ||
=== Payment Request using Activated Payment Options=== | === Payment Request using Activated Payment Options=== | ||
You can set up an Auto Action with a payment request. To use this option you need to activate at least one payment option (SETTINGS->PROPERTIES->PAYMENT COLLECTION-> PAYPAL/STRIPE...) | |||
You can set up an Auto Action with a payment request. Template variables are used to insert the requested amount. When the guest makes a payment via one of the integrated payment gateways | Template variables are used to insert the requested amount. When the guest makes a payment via one of the integrated payment gateways | ||
*Go to SETTINGS->GUEST MANAGEMENT->AUTO ACTIONS and create an Auto Action. Use the context help (?Icons) and the help page (click on HELP in the top right menu) for general instructions. | *Go to SETTINGS->GUEST MANAGEMENT->AUTO ACTIONS and create an Auto Action. Use the context help (?Icons) and the help page (click on HELP in the top right menu) for general instructions. | ||
[PAYURL] | In the "Email" tab click on "Edit" and enter your text. Template variables are used to specify the requested amount: | ||
*The template variable [PAYURL] creates a payment url for the payment request for the amount in the booking deposit field if non zero, otherwise the outstanding balance. | |||
[PAYURL:25%] - Creates a payment url for the payment request for a percentage of the outstanding balance. Use 100% to specify the full outstanding balance. | [PAYURL:25%] - Creates a payment url for the payment request for a percentage of the outstanding balance. Use 100% to specify the full outstanding balance. You can also use a percentage over 100% if you want to charge extra for example for credit card payments. | ||
[PAYURL:200] - Creates a payment url for the payment request url for a fixed amount. nt. | [PAYURL:200] - Creates a payment url for the payment request url for a fixed amount. nt. | ||
[PAYLINK:25%] -Creates a payment link (HTML A tag) for the payment request for a percentage of the outstanding balance. Use 100% to specify the full outstanding balance. | *The template variable [PAYLINK] creates a payment link (HTML A tag) for the payment request for the amount in the booking deposit field if non zero, otherwise the outstanding balance. | ||
[PAYLINK:25%] -Creates a payment link (HTML A tag) for the payment request for a percentage of the outstanding balance. Use 100% to specify the full outstanding balance.You can also use a percentage over 100% if you want to charge extra for example for credit card payments. | |||
[PAYLINK:200] - Creates a payment link (HTML A tag) for the payment request) for a fixed amount. | [PAYLINK:200] - Creates a payment link (HTML A tag) for the payment request) for a fixed amount. | ||
[PAYBUTTON:25%] - Creates a payment button for the payment request for a percentage of the outstanding balance. Use 100% to specify the full outstanding balance. | *The template variable [PAYBUTTON] creates a payment button for the payment request for the amount in the booking deposit field if non zero, otherwise the outstanding balance. | ||
[PAYBUTTON:25%] - Creates a payment button for the payment request for a percentage of the outstanding balance. Use 100% to specify the full outstanding balance. You can also use a percentage over 100% if you want to charge extra for example for credit card payments. | |||
[PAYBUTTON:200] - Creates a payment button for the payment request for a fixed amount. | [PAYBUTTON:200] - Creates a payment button for the payment request for a fixed amount. | ||
===Request Parameters=== | |||
You can also use a direct link. The link uses the booking number and the requested amount. | |||
https://www.beds24.com/bookpay.php?bookid=1234567 create a payment request for the remaining balance for this booking showing all payment gateways which are enabled. | |||
Parameters can be added to the payment request. | |||
These are the parameters for the different payment options: | |||
AuthoizeNet: an | |||
Bitpay: bp | |||
Custom Gateway: cg | |||
Offline Payment: op | |||
Paymill: pm | |||
Paypal: pp | |||
Realex A: ra | |||
Realex B: rb | |||
Stripe: st | |||
Card Collection: cc | |||
*Create a link with a payment request for a specific amount. | *Create a link with a payment request for a specific amount. | ||
| Line 146: | Line 139: | ||
https://www.beds24.com/bookpay.php?bookid=1234567&pay=70 | https://www.beds24.com/bookpay.php?bookid=1234567&pay=70 | ||
https://www.beds24.com/bookpay.php?[BOOKID]&pay=70 | |||
*Create a link showing only a specific payment gateway | *Create a link showing only a specific payment gateway | ||
| Line 151: | Line 146: | ||
https://www.beds24.com/bookpay.php?bookid=1234567&g=cc | https://www.beds24.com/bookpay.php?bookid=1234567&g=cc | ||
https://www.beds24.com/bookpay.php?[BOOKID]&g=cc | |||
*Create a link showing multiple payment gateways | *Create a link showing multiple payment gateways | ||
| Line 156: | Line 153: | ||
https://www.beds24.com/bookpay.php?bookid=1234567&g=st,pp | https://www.beds24.com/bookpay.php?bookid=1234567&g=st,pp | ||
https://www.beds24.com/bookpay.php?[BOOKID]&g=st,pp | |||
*Create a link showing all payment gateaways except for one | *Create a link showing all payment gateaways except for one | ||
| Line 162: | Line 161: | ||
https://www.beds24.com/bookpay.php?bookid=1234567&h=cc | https://www.beds24.com/bookpay.php?bookid=1234567&h=cc | ||
https://www.beds24.com/bookpay.php?[BOOKID]&h=cc | |||
===Payment Request without Payment Options Activated=== | ===Payment Request without Payment Options Activated=== | ||
| Line 175: | Line 173: | ||
==Request Guests to Submit Credit Card Details== | ==Request Guests to Submit Credit Card Details== | ||
You can set up an Auto Action with a payment request. | |||
To use this option you need to | |||
*activate credit card collection in SETTINGS->PROPERTIES->PAYMENT COLLECTION-> CREDIT CARD | |||
*set which credit cards you accept SETTINGS->PROPERTIES-> CREDIT CARD COLLECTION | |||
Template variables are used to insert the requested amount. When the guest makes a payment via one of the integrated payment gateways | |||
*Go to SETTINGS->GUEST MANAGEMENT->AUTO ACTIONS and create an Auto Action. Use the context help (?Icons) and the help page (click on HELP in the top right menu) for general instructions. | |||
In the "Email" tab click on "Edit" and enter your text. Template variables are used to specify the requested amount: | |||
*The template variable [PAYURL:NA:CC] creates link to the form where guest can securely enter their credit card details. | |||
*The template variable [PAYURL:NA:CC] creates URL for the form where guest can securely enter their credit card details. | |||
*The template variable [PAYBUTTON:NA:CC] creates button with a link to the form where guest can securely enter their credit card details. | |||
You can also use a direct link. The link uses the booking number plus the parameter &g=cc&pay=na to collect credit card details only: | |||
https://www.beds24.com/bookpay.php?bookid=1234567&g=cc&pay=na | |||
https://www.beds24.com/bookpay.php?[BOOKID]&g=cc&pay=na | |||
== Payment Options== | == Payment Options== | ||