Skip to main content

Data Model - Payer

smilepayz teamsLess than 1 minute

Data Model

The term payer generally refers to an individual or entity that makes a payment or disburses funds in a transaction.
Here are some key points related to the concept of a payer:

ParamTypeDescription
nameStringDevin
emailString[email protected]
phoneString62895359978010
addressStringaddress
idTypeStringthe type of identity ,value enum: DNI:ID Card, CE:Foreigner ID card,PAS:Passport,RUC:Taxpayer registration number
identityString0123456789
accountNoString2345678912
bankNameStringKBANK
pixAccountString12345678988
Pay-in + Indonesia + OVO  --> phone is requeird
Pay-in + Thailand + ALL  --> name, accountNo is required, bankName best to pass  
Pay-in + Brazil + ALL  --> pixAccount is requierd
Pay-in + Inida + ALL  --> the email is required. Orders placed using the same email can be viewed by each other. It is recommended to use a valid and real email address.
Pay-in + Peru + ALL  --> name, idType,identity,emial,phone is required
Pay-in + Colombia + ALL  --> name is required

Example

{
  "phone": "62895359978010"
  //OVO
}
Last update: