Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 1.06 KB

File metadata and controls

21 lines (15 loc) · 1.06 KB

EWalletChannelProperties

xendit.payment_request.model.EWalletChannelProperties

Ewallet Channel Properties

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

[Back to README]