Send Paypal Payment Request: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| Line 13: | Line 13: | ||
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. | 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. | ||
[PAYPALLINK:25%] - Creates a Paypal payment link (HTML A Tag) for a percentage of the outstanding balance. | [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. | ||
[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. | [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. | ||