PaymentInitiationMode Enum
Represents the mode used to initiate a payment.
Enum Values
The following are the values of the RichMessaging.PaymentInitiationMode enum.
| Value | Description |
|---|---|
| ExternalPaymentApp | Represents payment initiation through an external payment application. |
| HostedLink | Represents payment initiation through a hosted link. |
| GatewayCheckout | Represents payment initiation through gateway checkout. |