An earlier version of the payment API accepted full card and billing address details as input. This has since been updated to accept only the stripe card id (assuming that the front-end card component from Stripe is used to create the card directly with stripe). The view tests have not been updated accordingly.
An earlier version of the payment API accepted full card and billing address details as input. This has since been updated to accept only the stripe card id (assuming that the front-end card component from Stripe is used to create the card directly with stripe). The view tests have not been updated accordingly.