Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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
languagejs
const allowedCardNetworks = ["MASTERCARD", "VISA"];