1
0
Files
PayPal-PHP-Server-SDK/doc/models/store-in-vault-instruction.md
Patrick Powers 504c367386 Release 0.7.0
Beta Release 0.7.0 including:

- Bug fixes
- Updated model/function names
- Updated models to reflect changes in APIs
2025-03-20 13:18:55 -05:00

16 lines
335 B
Markdown

# Store in Vault Instruction
Defines how and when the payment source gets vaulted.
## Enumeration
`StoreInVaultInstruction`
## Fields
| Name | Description |
| --- | --- |
| `ON_SUCCESS` | Defines that the payment_source will be vaulted only when at least one authorization or capture using that payment_source is successful. |