Installment Information
You can use it to view the installment rates of the given credit card
installment_info
POST
https://api.paym.es/v4.6/installment_info
Request Body
Name
Type
Description
hash*
string
Base64 encoded string of SHA512 hash of data sent. It is detailed below.
publicKey*
string
Paymes Public Key
binNumber*
string
First six digits
Hash Check
Hash is obtained by concatenating the following parameters as string, hashing with SHA512 and encoding the result in base64 type:
Last updated