Send Paypal Payment Request: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 6: | Line 6: | ||
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 = | = Paypal Link = | ||
*Go to SETTINGS | *Go to {{#fas:cog}} (SETTINGS) > PAYMENTS > PAYMENT GATEWAYS > PAYPAL and enter the Paypal email address to which you want the payment to go. | ||
*Go to SETTINGS | *Go to {{#fas:cog}} (SETTINGS) > GUEST MANAGEMENT > AUTO ACTIONS and create an Auto Action. A template is available which you can further customize. Use the context help (?Icons) in the Auto Action and on the help page (click on HELP in the top right menu) for further instructions. | ||
In the "Messaging" 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. | In the "Messaging" 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. | ||
| Line 27: | Line 27: | ||
<span style="color:#fe746c;“ >{{#fas:exclamation-triangle}} </span> Some Email programmes deactivate the button so that the payment screen can not open. | <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 = | = Auto Action Email with Paypal Button = | ||
*Go to SETTINGS | *Go to {{#fas:cog}} (SETTINGS) > PAYMENTS > PAYMENT GATEWAYS > PAYPAL and enter the Paypal email address to which you want the payment to go. | ||
*Go to SETTINGS | *Go to {{#fas:cog}} (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 "Messaging" 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. | In the "Messaging" 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. | ||
| Line 42: | Line 42: | ||
<span style="color: #f3e504; font-size: 250%;" >{{#fas:lightbulb}} </span> '''Requires:''' Knowledge of HTML | <span style="color: #f3e504; font-size: 250%;" >{{#fas:lightbulb}} </span> '''Requires:''' Knowledge of HTML | ||
Go to SETTINGS | Go to {{#fas:cog}} (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. | ||