Page History
...
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 allowedCardNetworks = ["MASTERCARD", "VISA"]; |
...
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 allowedCardNetworks = ["MASTERCARD", "VISA"]; |
Assist LCC © 2025