Migration from Masspay v.1 to Masspay v.2
Using Masspay v.1 authentication in Masspay v.2
Step 1
Whitelist: provide IP address to ISX for whitelisting.
Step 2
Provide Masspay v.1 authentication keys to ISX.
Step 3
Update API URLs:
API | Environment | From (Masspay v.1) | To (Masspay v.2) |
|---|---|---|---|
Batch API | Stage | ||
Production | |||
Get batch status | Stage | ||
Production | |||
Get batch details | Stage | https://api.stage.payout.isx.money/api/v1/batchdetails/{batch_id} | https://masspay-api-stage.isxtech.com/v1/batchdetails/{batch_id} |
Production |
Step 4
Log into the new Masspay v.2 dashboard:
- Staging environment URL: https://masspay-api-stage.isxtech.com
- Production environment URL: https://masspay-api.isxtech.com
Using the new authentication in Masspay v.2
Step 1
Whitelist: provide IP address to ISX for whitelisting.
Step 2
Obtain API key from Masspay v.2 dashboard with key manager role:
- Staging Environment URL: https://masspay-api-stage.isxtech.com
- Production Environment URL: https://masspay-api.isxtech.com
Note that the permission roles for users must be established with the ISX team.
Integrate Masspay token API (refer to: Payouts | Retrieval of JWT) using API key obtained in Step 2.
Step 3
Update API URLs:
API | Environment | From (Masspay v.1) | To (Masspay v.2) |
|---|---|---|---|
Batch API | Stage | ||
Production | |||
Get batch status | Stage | ||
Production | |||
Get batch details | Stage | https://api.stage.payout.isx.money/api/v1/batchdetails/{batch_id} | https://masspay-api-stage.isxtech.com/v2/batchdetails/{batch_id} |
Production |
Step 4
Log into the new Masspay v.2 dashboard:
- Staging environment URL: https://masspay-api-stage.isxtech.com
- Production environment URL: https://masspay-api.isxtech.com