MIF_E31211285/vendor/xendit/xendit-php/docs/PaymentMethod/PaymentMethodExpireParamete...

560 B

# PaymentMethodExpireParameters

use Xendit\PaymentMethod\PaymentMethodExpireParameters;

Properties

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

[Back to README]