1
0
Files
PayPal-PHP-Server-SDK/doc/models/setup-fee-failure-action.md
2025-11-06 20:07:39 +00:00

17 lines
377 B
Markdown

# Setup Fee Failure Action
The action to take on the subscription if the initial payment for the setup fails.
## Enumeration
`SetupFeeFailureAction`
## Fields
| Name | Description |
| --- | --- |
| `CONTINUE_` | Continues the subscription if the initial payment for the setup fails. |
| `CANCEL` | Cancels the subscription if the initial payment for the setup fails. |