Nombaone. PaymentMethod
(Nomba One v0.1.0)
View Source
How a customer pays. Card and mandate are pull rails (the engine initiates the debit); a virtual account is the push rail (the customer sends a transfer and the engine matches it). Never contains a PAN or token.
kind is one of card, mandate, virtual_account; status one of
setup_pending, consent_pending, active, removed, expired.