xendit.payment_request.model.EWalletChannelProperties
Ewallet Channel Properties
| Name | Type | Required | Description | Examples |
|---|---|---|---|---|
| success_return_url | str | URL where the end-customer is redirected if the authorization is successful | ||
| pending_return_url | str | URL where the end-customer is redirected if the authorization is successful | ||
| failure_return_url | str | URL where the end-customer is redirected if the authorization failed | ||
| cancel_return_url | str | URL where the end-customer is redirected if the authorization cancelled | ||
| redeem_points | str | REDEEM_NONE will not use any point, REDEEM_ALL will use all available points before cash balance is used. For OVO and ShopeePay tokenized payment use only. | ||
| mobile_number | str | |||
| cashtag | str | |||
| promotion_label | str |