Jump to content

CraigCStark

New Member
  • Posts

    2
  • Joined

  • Last visited

About CraigCStark

CraigCStark's Achievements

Junior Member

Junior Member (1/3)

0

Reputation

  1. We've just installed 8.8 and changed to the Stripe module. We are getting the above error from stripe and the card isn't being processed. Can someone urgently help as our payment gateway is not operational. Response body { "error": { "message": "Sending credit card numbers directly to the Stripe API is generally unsafe. To continue processing use Stripe.js, the Stripe mobile bindings, or Stripe Elements. For more information, see https://dashboard.stripe.com/account/integration/settings. If you are qualified to handle card data directly, see https://support.stripe.com/questions/enabling-access-to-raw-card-data-apis.", "request_log_url": "https://dashboard.stripe.com/logs/req_xxxxx "type": "invalid_request_error" } }
  2. UPDATE tblclients SET defaultgateway = 'Credit Card - Stripe' WHERE defaultgateway = 'securepayau'; Tried this but just created a double-up on the profile. When I deactivated and chose stripe the client's payment method was still assigned to the deactivated module (securepayau)
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated