Using Stripe Payment Gateway with eForm

eForm incorporates stripe gateway for direct payout using credit card. To get started please follow the guide. #1: Get Stripe API Key Set up a stripe account. Generate and get your API key and Publishable API key from here. [Publishable API key has been added since V4 as its required now] #2: Enabling Stripe inside […]

Read More

Using PayPal Payment Gateway with eForm

eForm uses PayPal’s latest REST API to integrate the payment gateway. To get started you would first need to generate client ID and client secret. #1: Obtaining REST API client id and client secret Go to Paypal Developer Create a new REST API app under Dashboard > My Apps & Credentials. Copy the client ID […]

Read More

eForm Payment flow and Retry Options

#1: eForm Payment Flow You set up the form with mathematical fields and elements. You enable the payment system and enter the final mathematical formula for calculating payment amount. Your user chooses form options. A total is calculated. User chooses payment gateway and fills up the form accordingly. Once submitted, the system processes the payment […]

Read More

Enabling the Payment System in a eForm Form

Starting version 3, you can turn any eForm managed form into a fully featured payment system. The pre-requisites are: You have at least one element which supports mathematical calculation. You have at least one of the payment gateways enabled. To get started please follow the guide. #1: Enable Payment System Under the Payment > General […]

Read More