Category:Payments: Difference between revisions

Jump to navigation Jump to search
No edit summary
Line 125: Line 125:


== Payment Request ==
== Payment Request ==
=== Payment Request via Auto Actions===
 
 
You can set up an Auto Action with a payment request. The guest can then make a payment through the payment option(s) you support. If you use one of the integrated payment gateways Beds24 will be notified about the payment and it will show in the "Charges and Payments" tab of the booking.
You can set up an Auto Action with a payment request. The guest can then make a payment through the payment option(s) you support. If you use one of the integrated payment gateways Beds24 will be notified about the payment and it will show in the "Charges and Payments" tab of the booking.


Line 138: Line 139:
You can use either template variables for a pre canned link  (recommended) or create your own custom URL.
You can use either template variables for a pre canned link  (recommended) or create your own custom URL.


==== Using Template Variables====
=== Using Template Variables===
*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.
*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: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.  
Line 151: Line 152:
*[PAYURL:200] - Creates a payment url for the payment request url for a fixed amount.
*[PAYURL:200] - Creates a payment url for the payment request url for a fixed amount.


==== Using Request URL  Parameters====
=== Using Request URL  Parameters===
You can also use a direct link. The link uses the booking number and the requested amount.
You can also use a direct link. The link uses the booking number and the requested amount.