Skip to content

Latest commit

 

History

History
35 lines (19 loc) · 1013 Bytes

File metadata and controls

35 lines (19 loc) · 1013 Bytes

InstaPayPaymentInfo

InstaPay payment information for Philippine instant payment transfers (PHP)

Properties

Name Type Description Notes
rail RailEnum The payment rail type for InstaPay transfers
addressingSystem AddressingSystemEnum The addressing system used for InstaPay transfers
accountHolderGivenName String The given name (first name) of the account holder
accountHolderSurname String The surname (last name) of the account holder
accountNumber String Recipient bank account or wallet number
bankName String Name of the recipient's bank or wallet (e.g. BDO, BPI, GCash, Maya)

Enum: RailEnum

Name Value
INSTA_PAY "INSTA_PAY"

Enum: AddressingSystemEnum

Name Value
INSTA_PAY "INSTA_PAY"