Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 559 Bytes

PaymentMethodExpireParameters.md

File metadata and controls

14 lines (8 loc) · 559 Bytes

PaymentMethodExpireParameters

xendit.payment_method.model.PaymentMethodExpireParameters

Properties

Name Type Required Description Examples
success_return_url str, none_type URL where the end customer is redirected if the unlinking authorization is successful.
failure_return_url str, none_type URL where the end customer is redirected if the unlinking authorization is failed.

[Back to README]