Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
This information is necessary to guide the DEV on how to use the Save Card Token
  • Loading branch information
guillemex authored Dec 4, 2024
1 parent 8e0e918 commit cdfe1d1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -239,6 +239,9 @@ if (
- `payment(data)`: Process a payment
- `verify3dsTransaction()`: Verify a 3DS transaction

> **Important Note about SaveCard functionality**:
> To properly implement the SaveCard feature, you must use a SecureToken. For detailed implementation instructions and best practices, please refer to our official documentation on [How to use SecureToken for secure card saving](https://docs.tonder.io/integration/sdks/secure-token#how-to-use-securetoken-for-secure-card-saving).

## Examples

Expand Down

0 comments on commit cdfe1d1

Please sign in to comment.