# EWalletChannelProperties

Ewallet Channel Properties

## Properties

| Name | Type | Required | Description | Examples |
|------------|:-------------:|:-------------:|-------------|:-------------:|
| **successReturnUrl** |string |  | URL where the end-customer is redirected if the authorization is successful | | |
| **pendingReturnUrl** |string |  | URL where the end-customer is redirected if the authorization is successful | | |
| **failureReturnUrl** |string |  | URL where the end-customer is redirected if the authorization failed | | |
| **cancelReturnUrl** |string |  | URL where the end-customer is redirected if the authorization cancelled | | |
| **redeemPoints** |string |  | 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. | | |
| **mobileNumber** |string |  |  | | |
| **cashtag** |string |  |  | | |
| **promotionLabel** |string |  |  | | |



[[Back to README]](../../README.md)