# # PaymentMethodBnplRequest

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**type** | **string** | Type of the payment method |
**cancel_url** | **string** | URL to redirect the customer after a canceled payment |
**can_not_expire** | **bool** | Indicates if the payment method can not expire |
**failure_url** | **string** | URL to redirect the customer after a failed payment |
**product_type** | **string** | Product type of the payment method, use for the payment method to know the product type |
**success_url** | **string** | URL to redirect the customer after a successful payment |

[[Back to Model list]](../../README.md#models) [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
