PAYMENTS
SIMPLIFIED


Offer all the payment features your
customers want with a fast integration
that limits your PCI scope.

GET STARTED

API Base URLs

  • Production Server

    For processing live transactions

    https://api.payjunction.com

  • Test Server

    For development

    https://api.payjunctionlabs.com

Most Commonly Referred to Articles

Setup Automations

Automations provide the ability to perform tasks after approved charges, refunds, or invoices.

Eliminate copy and pasting, selecting from drop-downs, clicking submit buttons. With automations, the user does not need to perform any of these tasks, saving time and eliminating mistakes.

Table of Contents

  1. Create or Edit an automation
  2. Automation options
  3. Automation types
  4. "Low Code" Automation Example
Click here for instructions to download and install the extension.
Download and install PayJunction's No-code Payments Integration extension to follow along with these instructions.

Create or Edit an automation

To create a new automation:

  1. Click on the gear icon (settings).
  2. Select Add a Custom Integration.
  3. Scroll down to the bottom of the screen.
  4. Select Create automation.

To edit an existing automation:

  1. Click on the gear icon (settings).
  2. Select View Integrations.
  3. Click the Edit button for your integration.

Automation Options

Automation After Charge Automation After Charge Refund Invoice.png

  • Click Create automation to create a new automation after every approved charge.

Automation After Refund

  • Click Create automation to create a new automation after every approved refund.

Automation After Invoice

  • Click Create automation to create a new automation after every invoice that is sent.

 

 

 

Automation Types

Use different automation types like building blocks or sequential instructions to build a workflow that automatically runs after each approved charge, refund or invoice. We have four types of automations that can be used to accomplish different tasks. 

  • Automation Click.png Click: Click on any element on the page. For example, this automation type is useful for clicking buttons.








  • Automation Wait.png Wait: This automation type will pause for a specified amount of time (in milliseconds). This is helpful if your software needs time to do other things first, before automatically updating elements on the page.





  • Automation Input 1.png Input: This automation type allows you to enter text into a textfield or textarea. For example, you may want to add a note in a certain field, or you might want to record the total amount of the transaction in a certain field.

    Click the Use Transaction Approval checkbox to select data from the transaction that you want to input in a certain field. For example, you may want to record the Last Four Digits of Card in a certain field.
    Automation Input 2.png

  • Automation Dropdown 1.png Dropdown: This automation type will click on a dropdown menu and will automatically select the appropriate option in the menu based on the settings that you select while configuring this automation type.

    If your dropdown menu requires the user to select the card type that was used, simply click on the Use Transaction Approval checkbox, then select the appropriate dropdown menu option for each card type (see example).
    Automation Dropdown 2.png