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===
'''Coming Soon!'''
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...)
<div style="display:none">
 
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] - Creates a  payment url for the payment request for the amount in the booking deposit field if non zero, otherwise the outstanding balance.
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] - 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.
*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] - Creates a payment button for the payment request for the amount in the booking deposit field if non zero, otherwise the outstanding balance. Not recommended for emails.


[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. Not recommended for emails.
*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.  


In the "Email" tab click on "Edit" and enter your text. The template variable [PAYPALLINK] creates a clickable Paypal payment link (HTML A Tag)  for the amount in the booking deposit field if non zero, otherwise the outstanding balance.
===Request Parameters===
You can also use a direct link. The link uses the booking number and the requested amount.


[PAYPALLINK:25%] - Creates a Paypal payment link (HTML A Tag)  for a percentage of the outstanding balance. Use 100% to specify the full outstanding balance.
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.


[PAYPALLINK:200] - Creates a Paypal payment link (HTML A Tag)  for a fixed amount. A zero amount will cause paypal to provide a field to enter an amount.
Parameters can be added to the payment request.  
 
 
The template variable [PAYPALURL] - Creates a Paypal payment url for the amount in the booking deposit field if non zero, otherwise the outstanding balance.
 
[PAYPALURL:25%] - Creates a Paypal payment url for a percentage of the outstanding balance.
 
[PAYPALURL:200] - Creates a Paypal payment url for a fixed amount. A zero amount will cause paypal to provide a field to enter an amount.


You can also use a direct link. The link uses the booking number and the requested amount. Example:
These are the parameters for the different payment options:


https://www.beds24.com/bookpay.php?bookid=1234567&pay=100
AuthoizeNet: an


Will request the amount of 100 for booking 1234567.
Bitpay: bp


Paypal Button and  Custom Paypal Payment Form
Custom Gateway: cg


Note: Some Email programmes deactivate the button so that the payment screen can  not open.
Offline Payment: op


Paymill: pm


Button
Paypal: pp
*Go to SETTINGS->PROPERTIES->PAYMENT COLLECTION->PAYPAL and enter the Paypal email address to which you want the payment to go.


*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.
Realex A: ra


In the "Email" tab click on "Edit" and enter your text. [PAYPALBUTTON] creates a Paypal payment button for the amount in the booking deposit field if non zero, otherwise the outstanding balance. Not recommended for emails.
Realex B: rb


[PAYPALBUTTON:25%] - Creates a Paypal payment button for a percentage of the outstanding balance. Not recommended for emails.
Stripe: st


[PAYPALBUTTON:200] - Creates a Paypal payment button for a fixed amount. A zero amount will cause paypal to provide a field to enter an amount. Not recommended for emails.
====Request Parameters====
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.
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  


</div>
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==
'''Coming Soon!'''
You can set up an Auto Action with a payment request.
<div style="display:none">
 
</div>
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==