Integration Options

Introduction

KYC interface:

ACH KYC: Users need to go to the ACH page to complete KYC. Click here to redirect

Request domain name.

Request Header

For each request, the request header should include the following three parameters.

ElementMandatoryData TypeRemarks
ach-access-keyYstringPartner unique appKey, once a merchant has been on-boarded with Alchemy Pay, the merchant will be provided with the credentials with appKey and appSecret
ach-access-timestampYstringUTC time with 13 digit to represent time in milliseconds, expiration period is 5 minutes.
ach-access-signYstringSHA256(timestamp + method + requestPath + body), please refer to Signature Description for more information