Pin Payments
If you have an account with Pin Payments, you can use our Pin Payments integration to take credit card payments directly on your online form. Your payments will be securely taken in Pin Payments.
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 Pin Payments as the payment provider.
-
Enter the following information:
-
Your public API Key
-
Your secret API Key
-
Your email address.
You can get these from Pin Payments by following the steps in this guide: https://pinpayments.com/support/your-account/api-keys
-
-
If taking payments immediately, enter a payment amount without a currency symbol but with a full-stop (period) decimal point. For example,
100.00
. -
Enter a payment description, which will appear on your payers' statements.
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.