Stripe error 0 – can’t process cards with Stripe in Wintix

(Last Updated On: July 24, 2023)

One of our popular processing networks, Stripe, changed things recently. All new accounts need to send payment information directly through a Stripe interface. Our current integration in Wintix does not do this, but our programming team is developing a new interface.

Existing Stripe customers will have no problems. They are grandfathered in.

Do you process credit cards through Stripe in Wintix? Have you gotten this error message:

Stripe error 0

Sending credit card numbers direcly to the Stripe API is generally unsafe. To continue processing use Stripe.js, the Stripe mobile bindings, or Stripe Elements.

To get rid of the refusal to send card numbers directly, go to https://dashboard.stripe.com/settings/integration and sign into your Stripe account.

  • Tokenizing charges needs to be turned on
  • Handle card information directly needs to be turned on

 

This entry was posted in Credit Card Processing and tagged , . Bookmark the permalink.

Leave a Reply