560 B
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 |