eWAY
If you have an account with eWAY, you can use our eWAY integration to take credit card payments directly on your online form. Your payments will be securely taken in eWAY.
This documentation assumes you have experience creating forms in Advanced Forms. If you do not, read the Getting started documentation to begin creating forms. |
Adding the payment field
-
Set up a form with all the required fields, then drag in the Payment field.
-
In the Question field, enter a heading such as Pay Now or Credit Card Details.
-
Select Tick if answering this question is compulsory if users must make a payment before they can submit the form.
-
Choose eWAY as the payment provider.
-
Enter the following information:
-
Your API Password.
-
Your API Key.
-
Your Encryption Key.
You can get these from eWAY by following the steps in this guide: https://go.eway.io/s/article/How-do-I-setup-my-Live-eWAY-API-Key-and-Password
-
-
Enter a payment amount without a currency symbol but with a full-stop (period) decimal point. For example,
100.00
. For example,100.00
. -
If you store credit card details in your eWAY portal for later processing, select Store customer credit card details only.
Optional: Dynamically change price
If you want the payment amount to change depending on what the user selects in the form (for example, making a product selection), do the following:
-
Select the Change price dynamically based on form choices field.
-
Return to your form and add field(s) to determine the price.
There are two methods which you could use.Selection amounts
Use one or more of these field types and ensure the option includes a currency symbol (
$
):Multiple fields that contain a currency symbol will be combined to total the final payment amount.
Precalculated amounts
Use a Short answer or Calculation field named Amount to set an amount. The payment price will be taken from this field.
-
Save your form when you are finished editing.