# # PaymentMethodBnplPayment

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**type** | **string** |  | [optional]
**object** | **string** |  |
**cancel_url** | **string** | URL to redirect the customer after a canceled payment | [optional]
**expires_at** | **int** | Expiration date of the charge |
**failure_url** | **string** | URL to redirect the customer after a failed payment | [optional]
**product_type** | **string** | Product type of the charge |
**redirect_url** | **string** | URL to redirect the customer to complete the payment | [optional]
**success_url** | **string** | URL to redirect the customer after a successful payment | [optional]

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