Skip to content

cardpay/postman-sdk-v3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 

Repository files navigation

Unlimit REST API (3.0) Postman Collection

You can sign up for a Unlimit account at https://www.unlimit.com

Getting Started

Installation

  1. Install Postman 7.18+

  2. Download and import collection file

  3. Download and import environment file

API usage

Execute any section from Postman collection.
For more information about API v3 please visit documentation web-site

Notes

  • constants ('UNLIMIT_API_URL', 'PAYMENTPAGE_TERMINAL_CODE' and so on) are Postman environment variables, defined for 'sandbox' environment.
  • following variables are defined for collection scope (click 'Edit' button on 'unlimit-api' collection and see 'Pre-request Script' section):
    • request_name — name of the test that is being executed, using for 'merchant_order.description' field value, in request's 'Body' section
    • expiration — customer's card expiration date, using for 'card_account.card.expiration' field value, in gateway request 'Body' section. Format: mm/yyyy
    • tokens — variable with 'obtain' function which is calling in order to get API authorization tokens
  • other variables ('{{payment_id_to_complete}}', '{{payment_id_to_reverse}}', etc) are defined in 'Pre-request Script' and 'Tests' sections for particular request

Releases

No releases published

Packages

No packages published