Versions Compared

Key

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

...

In this solution we created a more robust solution to store the types of cards accepted and retrieve them. This may involve adding the types of cards accepted to the database.

✅ Proposed Solution

Solution

...

#2 -

...

Get accepted cards

...

in

...

the launch-

...

darkly

The change needed to add the flags is just a change in the paycomet-credit-card-form.tsx file. To do this, you need to create a component to add the flags and call it after paymentJetId is enabled, as it defines when the form is ready to be displayed to the user.

...