Magento 2.3.2 Authorize.net Cannot read property 'length' of nullSetting up authorize.net on magento payment bridgeWhich Authorize.net API's are used in Magento?Authorize.net Error: Unable to read response, or response is emptyMagento Authorize.net test modeAUTHORIZE.NET There was an error processing your order. Please contact us or try again laterMagento Multiple Authorize.net Gateways1.9 authorize.net direct post fails admin ordersSUPEE-11085 not workingAuthorize.Net issue with Magento 2.3.1 Invalid Gateway CredentialsMagento 2.3.2 Unsupported operand types indexer
Is it moral to remove/hide certain parts of a photo, as a photographer?
Which honorific is correct, oshumi or goshumi?
Why does the friction act on the inward direction when a car makes a turn on a level road?
How do people drown while wearing a life jacket?
Can't understand an ACT practice problem: Triangle appears to be isosceles, why isn't the answer 7.3~ here?
What is Albrecht Dürer's Perspective Machine drawing style?
Is Norway in the Single Market?
Speaker impedance: rewiring four 8 Ω speakers for use with 8 Ω amp output
How to handle many times series?
What license to choose for my PhD thesis?
Is the first page of Novel really that important?
On the expression "sun-down"
In-Cabinet (sink base) electrical box - Metal or Plastic?
Approximating an expression for a potential
Any information about the photo with Army Uniforms
Went to a big 4 but got fired for underperformance in a year recently - Now every one thinks I'm pro - How to balance expectations?
What is it exactly about flying a Flyboard across the English channel that made Zapata's thighs burn?
Who's behind community AMIs on Amazon EC2?
Being told my "network" isn't PCI compliant. I don't even have a server! Do I have to comply?
Subtle ways to render a planet uninhabitable
How does shared_ptr<void> know which destructor to use?
Is there any difference between "result in" and "end up with"?
Meaning of ギャップ in the following sentence
How to avoid a lengthy conversation with someone from the neighborhood I don't share interests with
Magento 2.3.2 Authorize.net Cannot read property 'length' of null
Setting up authorize.net on magento payment bridgeWhich Authorize.net API's are used in Magento?Authorize.net Error: Unable to read response, or response is emptyMagento Authorize.net test modeAUTHORIZE.NET There was an error processing your order. Please contact us or try again laterMagento Multiple Authorize.net Gateways1.9 authorize.net direct post fails admin ordersSUPEE-11085 not workingAuthorize.Net issue with Magento 2.3.1 Invalid Gateway CredentialsMagento 2.3.2 Unsupported operand types indexer
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
Just setup a fresh install of Magento2.3.2 and enabled Authorize.net
now when I try to do a transaction I just get a spinner on the checkout page and in the console I get an error that says the below and not sure what to do. Also I notice a field in the Authorize.net admin panel labeled public Key but idk where to get that. I have the API ID, Transaction key and Signature Key. What is the Public Key and where do I get it? Maybe because I have that field blank thats why I get this error?
Uncaught TypeError: Cannot read property 'length' of null
at b (AcceptCore.js:1)
at Object.a.dispatchData.a.dispatchData (AcceptCore.js:1)
at UiClass._createTokens (acceptjs-client.js:59)
at UiClass.<anonymous> (acceptjs-client.js:45)
at fire (jquery.js:3232)
at Object.fireWith [as resolveWith] (jquery.js:3362)
at Object.deferred.<computed> [as resolve] (jquery.js:3461)
at HTMLBodyElement.<anonymous> (acceptjs-factory.js:29)
at HTMLBodyElement.dispatch (jquery.js:5226)
at HTMLBodyElement.elemData.handle (jquery.js:4878)
at v (AcceptCore.js:1)
at w (AcceptCore.js:1)
at AcceptCore.js:1
at AcceptCore.js:1
payment-gateway authorize.net magento2.3.2
add a comment |
Just setup a fresh install of Magento2.3.2 and enabled Authorize.net
now when I try to do a transaction I just get a spinner on the checkout page and in the console I get an error that says the below and not sure what to do. Also I notice a field in the Authorize.net admin panel labeled public Key but idk where to get that. I have the API ID, Transaction key and Signature Key. What is the Public Key and where do I get it? Maybe because I have that field blank thats why I get this error?
Uncaught TypeError: Cannot read property 'length' of null
at b (AcceptCore.js:1)
at Object.a.dispatchData.a.dispatchData (AcceptCore.js:1)
at UiClass._createTokens (acceptjs-client.js:59)
at UiClass.<anonymous> (acceptjs-client.js:45)
at fire (jquery.js:3232)
at Object.fireWith [as resolveWith] (jquery.js:3362)
at Object.deferred.<computed> [as resolve] (jquery.js:3461)
at HTMLBodyElement.<anonymous> (acceptjs-factory.js:29)
at HTMLBodyElement.dispatch (jquery.js:5226)
at HTMLBodyElement.elemData.handle (jquery.js:4878)
at v (AcceptCore.js:1)
at w (AcceptCore.js:1)
at AcceptCore.js:1
at AcceptCore.js:1
payment-gateway authorize.net magento2.3.2
add a comment |
Just setup a fresh install of Magento2.3.2 and enabled Authorize.net
now when I try to do a transaction I just get a spinner on the checkout page and in the console I get an error that says the below and not sure what to do. Also I notice a field in the Authorize.net admin panel labeled public Key but idk where to get that. I have the API ID, Transaction key and Signature Key. What is the Public Key and where do I get it? Maybe because I have that field blank thats why I get this error?
Uncaught TypeError: Cannot read property 'length' of null
at b (AcceptCore.js:1)
at Object.a.dispatchData.a.dispatchData (AcceptCore.js:1)
at UiClass._createTokens (acceptjs-client.js:59)
at UiClass.<anonymous> (acceptjs-client.js:45)
at fire (jquery.js:3232)
at Object.fireWith [as resolveWith] (jquery.js:3362)
at Object.deferred.<computed> [as resolve] (jquery.js:3461)
at HTMLBodyElement.<anonymous> (acceptjs-factory.js:29)
at HTMLBodyElement.dispatch (jquery.js:5226)
at HTMLBodyElement.elemData.handle (jquery.js:4878)
at v (AcceptCore.js:1)
at w (AcceptCore.js:1)
at AcceptCore.js:1
at AcceptCore.js:1
payment-gateway authorize.net magento2.3.2
Just setup a fresh install of Magento2.3.2 and enabled Authorize.net
now when I try to do a transaction I just get a spinner on the checkout page and in the console I get an error that says the below and not sure what to do. Also I notice a field in the Authorize.net admin panel labeled public Key but idk where to get that. I have the API ID, Transaction key and Signature Key. What is the Public Key and where do I get it? Maybe because I have that field blank thats why I get this error?
Uncaught TypeError: Cannot read property 'length' of null
at b (AcceptCore.js:1)
at Object.a.dispatchData.a.dispatchData (AcceptCore.js:1)
at UiClass._createTokens (acceptjs-client.js:59)
at UiClass.<anonymous> (acceptjs-client.js:45)
at fire (jquery.js:3232)
at Object.fireWith [as resolveWith] (jquery.js:3362)
at Object.deferred.<computed> [as resolve] (jquery.js:3461)
at HTMLBodyElement.<anonymous> (acceptjs-factory.js:29)
at HTMLBodyElement.dispatch (jquery.js:5226)
at HTMLBodyElement.elemData.handle (jquery.js:4878)
at v (AcceptCore.js:1)
at w (AcceptCore.js:1)
at AcceptCore.js:1
at AcceptCore.js:1
payment-gateway authorize.net magento2.3.2
payment-gateway authorize.net magento2.3.2
asked Jul 25 at 2:08
JayreisJayreis
36810 silver badges35 bronze badges
36810 silver badges35 bronze badges
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
One of the most common reasons of this issue is the Public Client Key not being specified or wrong key in the Authorize.Net configuration in the Magento Admin.
Solution:
Under Stores > Settings > Configuration > Sales > Payment Methods
, in the Authorize.net
section, check if the value is specified in the Public Client Key field. If it is empty, enter the key value from your Authorize.Net merchant account.
For the changes to be applied, clean the cache by running bin/magento cache:clean
.
Reference: https://support.magento.com/hc/en-us/articles/360030844171-Checkout-is-stuck-when-Authorize-net-payment-method-is-used
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "479"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f283234%2fmagento-2-3-2-authorize-net-cannot-read-property-length-of-null%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
One of the most common reasons of this issue is the Public Client Key not being specified or wrong key in the Authorize.Net configuration in the Magento Admin.
Solution:
Under Stores > Settings > Configuration > Sales > Payment Methods
, in the Authorize.net
section, check if the value is specified in the Public Client Key field. If it is empty, enter the key value from your Authorize.Net merchant account.
For the changes to be applied, clean the cache by running bin/magento cache:clean
.
Reference: https://support.magento.com/hc/en-us/articles/360030844171-Checkout-is-stuck-when-Authorize-net-payment-method-is-used
add a comment |
One of the most common reasons of this issue is the Public Client Key not being specified or wrong key in the Authorize.Net configuration in the Magento Admin.
Solution:
Under Stores > Settings > Configuration > Sales > Payment Methods
, in the Authorize.net
section, check if the value is specified in the Public Client Key field. If it is empty, enter the key value from your Authorize.Net merchant account.
For the changes to be applied, clean the cache by running bin/magento cache:clean
.
Reference: https://support.magento.com/hc/en-us/articles/360030844171-Checkout-is-stuck-when-Authorize-net-payment-method-is-used
add a comment |
One of the most common reasons of this issue is the Public Client Key not being specified or wrong key in the Authorize.Net configuration in the Magento Admin.
Solution:
Under Stores > Settings > Configuration > Sales > Payment Methods
, in the Authorize.net
section, check if the value is specified in the Public Client Key field. If it is empty, enter the key value from your Authorize.Net merchant account.
For the changes to be applied, clean the cache by running bin/magento cache:clean
.
Reference: https://support.magento.com/hc/en-us/articles/360030844171-Checkout-is-stuck-when-Authorize-net-payment-method-is-used
One of the most common reasons of this issue is the Public Client Key not being specified or wrong key in the Authorize.Net configuration in the Magento Admin.
Solution:
Under Stores > Settings > Configuration > Sales > Payment Methods
, in the Authorize.net
section, check if the value is specified in the Public Client Key field. If it is empty, enter the key value from your Authorize.Net merchant account.
For the changes to be applied, clean the cache by running bin/magento cache:clean
.
Reference: https://support.magento.com/hc/en-us/articles/360030844171-Checkout-is-stuck-when-Authorize-net-payment-method-is-used
answered Jul 25 at 5:51
Muhammad HashamMuhammad Hasham
5,90610 gold badges31 silver badges81 bronze badges
5,90610 gold badges31 silver badges81 bronze badges
add a comment |
add a comment |
Thanks for contributing an answer to Magento Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f283234%2fmagento-2-3-2-authorize-net-cannot-read-property-length-of-null%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown