Advertisement:

Author Topic: Problem with STRIPE payment  (Read 1576 times)

user88

  • Jr. Member
  • **
  • Posts: 81
Problem with STRIPE payment
« on: September 18, 2014, 10:40:15 pm »
Hello, I have a problem with the payment plugin. I configured correctly STRIPE with the API KEY, but continues to operate only in "TEST MODE" despite having configured the "LIVE MODE"
What could have gone wrong?

user88

  • Jr. Member
  • **
  • Posts: 81
Re: Problem with STRIPE payment
« Reply #1 on: September 18, 2014, 10:45:54 pm »
I have also this fatal error when transaction finish:

Code: [Select]
Fatal error: Uncaught exception 'Stripe_AuthenticationError' with message 'Invalid API Key provided: ***********************/************+***uXQ=' in
/home/hardannu/public_html/oc-content/plugins/payment/payments/stripe/lib/Stripe/ApiRequestor.php:90 Stack trace: #0
/home/hardannu/public_html/oc-content/plugins/payment/payments/stripe/lib/Stripe/ApiRequestor.php(136): Stripe_ApiRequestor->handleApiError('{? "error": {?...', 401, Array) #1
/home/hardannu/public_html/oc-content/plugins/payment/payments/stripe/lib/Stripe/ApiRequestor.php(74): Stripe_ApiRequestor->_interpretResponse('{? "error": {?...', 401) #2
/home/hardannu/public_html/oc-content/plugins/payment/payments/stripe/lib/Stripe/ApiResource.php(76): Stripe_ApiRequestor->request('post', '/v1/customers', Array) #3
/home/hardannu/public_html/oc-content/plugins/payment/payments/stripe/lib/Stripe/Customer.php(26): Stripe_ApiResource::_scopedCreate('Stripe_Customer', Array, NULL) #4
/home/hardannu/public_html/oc-content/plugins/payment/payments/stripe/StripePayment.ph in
/home/hardannu/public_html/oc-content/plugins/payment/payments/stripe/lib/Stripe/ApiRequestor.php on line 90

user88

  • Jr. Member
  • **
  • Posts: 81
Re: Problem with STRIPE payment
« Reply #2 on: October 03, 2014, 04:00:16 pm »
solved my self...  :(

sneakertrade

  • Newbie
  • *
  • Posts: 12
Re: Problem with STRIPE payment
« Reply #3 on: October 16, 2014, 07:09:33 pm »
Hi 88!

How did you solve this?

valium

  • Newbie
  • *
  • Posts: 45
Re: Problem with STRIPE payment
« Reply #4 on: December 31, 2014, 04:45:45 pm »
@sneakertrade
I see that the API's are hashed into the t_preference Table
Try to insert the keys "un-hashed" in the database rows: stripe_public_key and stripe_secret_key