PayForm Old
Call this method to initialize a payment form used for collecting payments, saving card-on-file data, or both. The call returns the URL used to open the form.
For details on configurations and options, view our builder tool at https://easypay8.com/byopayform/
Header parameters
SessKeystringRequiredExample:
A unique session key used for authentication in API calls. This key is generated upon successful authentication and must be included in all subsequent requests.
A1842D663E9A4A72XXXXXXXX303541303234373138Content-TypestringRequiredExample:
application/jsonAcceptstringRequiredExample:
application/jsonBody
Responses
200
Successful initialization of PayForm
application/json
post
/PayForm/Initialize200
Successful initialization of PayForm
Last updated
Was this helpful?