Section 1. Submission
Variables and definition for making a request to the payment page.
Payment information is collected through our Secure Payment Screens.
To initiate a credit card authorization, submit a form POST to the payment URL provided below. The resulting page will present a secure form for collecting billing and/or shipping details. Once the form is completed, the system will process the transaction and return the result.
Based on the configuration of the initial request, one of the following response methods will be used:
Payment URL: https://pay1.plugnpay.com/pay/
⚠️ Important: Include only the fields you plan to define; omit any unused fields.
Variables and definition for making a request to the payment page.
Variables and definitions related to the transaction response.
Sample HTML that can be used to create simple order form and buttons.