PaymentMethodHint Enum
Represents a hint for the payment method to be used.
Enum Values
The following are the values of the RichMessaging.PaymentMethodHint enum.
| Value | Description |
|---|---|
| CARD | Represents a card payment method hint. |
| UPI | Represents a UPI (Unified Payments Interface) payment method hint. |
| NETBANKING | Represents a net banking payment method hint. |
| WALLET | Represents a digital wallet payment method hint. |
| BOLETO | Represents a Boleto payment method hint. |
| PIX | Represents a PIX payment method hint. |
| PAYLATER | Represents a pay later payment method hint. |
| EMI | Represents an EMI (Equated Monthly Installment) payment method hint. |