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

API Versions

Click here to learn how to use API Versions with PayJunction's API.

2023-05-16

  • Added: surcharge fields in Terminal / Transaction / Schedule / Invoice responses.

2020-04-13

  • Added: GET /transactions/{transactionId} now returns an additional field: service. The service field represents the PayJunction service used to process the transaction.

2019-12-09

  • Changed: GET /transactions/{transactionId}
    signatureStatus value NOT_REQUIRED_PIN changed to NOT_REQUIRED due to multiple scenarios under card association rules that make signature capture for card holder authorization not required.

2019-07-30

2018-06-19

  • ChangedRequestPayment API no longer interrupts a busy Smart Terminal.

2018-06-01

  • Added: GET /terminals now returns additional fields: accountId, companyDba, companyLegal, and merchantNumber.