I've recently had a problem with the Stripe module (running v1.3.1) on 3.6.1 patched and a client has attempted to pay by credit card and I'm receiving this error from stripe:
error type: "invalid_request_error"
message: "The provided key 'pk_live_********************2nh5' does not have the required permissions for this endpoint on account 'acct_*******************'. Having more permission would allow this request to continue."
The key is correct, there is only one user on the account (the administrator) but I cant see a means to be able to specify a user on the payment module in any case. I'm confused!
Has there been an API change? or is my account incorrectly configured?
Question
ldavies283
Hi there -
I've recently had a problem with the Stripe module (running v1.3.1) on 3.6.1 patched and a client has attempted to pay by credit card and I'm receiving this error from stripe:
The key is correct, there is only one user on the account (the administrator) but I cant see a means to be able to specify a user on the payment module in any case. I'm confused!
Has there been an API change? or is my account incorrectly configured?
Thanks,
7 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.