Category:Payments: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 217: | Line 217: | ||
<code>&pay=100</code> for a payment request for the specified amount (in this example 100) | <code>&pay=100</code> for a payment request for the specified amount (in this example 100) | ||
<code>&pay= | <code>&pay=bookbalance</code> for a payment request collecting the outstanding balance for this booking <span style="color:#fe746c;“ >{{#fas:exclamation-triangle}} </span> If the booking is part of a group booking and there is no outstanding balance in this booking the value of the group balance will be requested. | ||
<code>&pay= | <code>&pay=groupbalance</code> for a payment request collecting the outstanding balance for the group booking (the default) | ||
<code>&pay=na</code> for a request to collect credit card details without showing an amount | <code>&pay=na</code> for a request to collect credit card details without showing an amount | ||