Page History
...
| Code Block | ||
|---|---|---|
| 
 | ||
| const allowedCardAuthMethods = ["PAN_ONLY", "CRYPTOGRAM_3DS"]; | 
You should also determine which cards of payment systems will be accepted for payment in the online store. The allowedCardNetworks parameter is used for this:
...
| Code Block | ||
|---|---|---|
| 
 | ||
| const allowedCardAuthMethods = ["PAN_ONLY", "CRYPTOGRAM_3DS"]; | 
You should also determine which cards of payment systems will be accepted for payment in the online store. The allowedCardNetworks parameter is used for this:
Assist LCC © 2025