Update Accept/Pay Global processor configuration

This request updates an existingAccept/Pay Global payment processor configuration.

   Click here to learn more about this request

Accept/Pay Global is one of LoanPro's integrated payment processing partners. After creating an Accept/Pay Global processor configuration, this request can be used to update existing settings. Note the following when updating an Accept/Pay Global processor configuration:

Changes made to a processor configuration will affect all transactions moving forward.

Secure Payments' update function updates only the fields included in a payload. No fields are required when updating a processor configuration, and fields not included in the payload will remain unchanged.

To learn more about LoanPro's integration with Accept/Pay Global , see our Accept/Pay Global article.

{ "eftcanada": { "name": "Accept/Pay Global", "api_token": "api_token", "eft_username": "username", "padttype": "Personal", "typecode": "200", "demo_mode": true, "auto_reversal": false, "bypass": false } }

Results

Returns true after a successful Accept/Pay Global processor update. An error results in a message and context object (agent ID) indicating the type of error (e.g. invalid processor ID).

Path Params
int32
required

The ID of the Accept/Pay Global payment processor configuration.

Body Params
eftcanada
object
Responses

Language
Credentials