1
0
Files
PayPal-PHP-Server-SDK/doc/models/store-in-vault-instruction.md
2025-03-20 15:58:25 +00: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. |