Custom Gateway: Difference between revisions
Jump to navigation
Jump to search
Markkinchin (talk | contribs) No edit summary |
Markkinchin (talk | contribs) No edit summary |
||
| Line 7: | Line 7: | ||
You can create an interface to an external (not integrated) payment gateway. | You can create an interface to an external (not integrated) payment gateway. | ||
The booker will be shown a button which will take them to the specified URL with POST | The booker will be shown a button which will take them to the specified URL with the value from "Post Data" included as an HTML POST. | ||
Both the URL and POST fields can contain template variables to include values from the booking. | Both the URL and POST fields can contain template variables to include values from the booking. | ||