Send Paypal Payment Request: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
[[Category:How_to]] | [[Category:How_to]] | ||
[[Category:Payments]] | [[Category:Payments]] | ||
This page explains how to create an Email template with a payment | <div class="heading">Paypal Payment Request</div> | ||
This page explains how to create an Email template with a request to make a payment via Paypal. | |||
__TOC__ | __TOC__ | ||
You can use an Auto Action email to send a Paypal payment request. | You can use an Auto Action email to send a Paypal payment request. | ||
= Paypal Link = | |||
*Go to SETTINGS->PAYMENTS->PAYMENT GATEWAYS->PAYPAL and enter the Paypal email address to which you want the payment to go. | *Go to SETTINGS->PAYMENTS->PAYMENT GATEWAYS->PAYPAL and enter the Paypal email address to which you want the payment to go. | ||
| Line 24: | Line 23: | ||
[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. | [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. | ||
= Paypal Button and Custom Paypal Payment Form= | |||
<span style="color:#fe746c;“ >{{#fas:exclamation-triangle}} </span> Some Email programmes deactivate the button so that the payment screen can not open. | |||
= Auto Action Email with Paypal Button = | |||
*Go to SETTINGS->PAYMENTS->PAYMENT GATEWAYS->PAYPAL and enter the Paypal email address to which you want the payment to go. | *Go to SETTINGS->PAYMENTS->PAYMENT GATEWAYS->PAYPAL and enter the Paypal email address to which you want the payment to go. | ||
| Line 38: | Line 37: | ||
[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. | [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. | ||
= Custom Paypal Payment Form = | |||
When you use this method the system can automatically calculate the deposit amount from the price of the booking. | When you use this method the system can automatically calculate the deposit amount from the price of the booking. | ||
'''Requires:''' | <span style="color: #f3e504; font-size: 250%;" >{{#fas:lightbulb}} </span> '''Requires:''' Knowledge of HTML | ||
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. | ||