Display Payment Profile
Overview
When workers sign up for instant payments, they can select from several methods to receive payments.
Wallet
means they have selected the Branch WalletCard
means they have selected a debit cardNone
means they have not yet configured the destination for instant payments, or have disabled their previously configured method
The selected method should be presented to the worker so they can confirm it, or update it in the future if they choose.
Implementation
- Call Get Payment Profile
- Display the
payment_method.type
to the worker
Updated about 2 months ago