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;








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









share|improve this question






























    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









    share|improve this question


























      0












      0








      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









      share|improve this question














      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






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Jul 25 at 2:08









      JayreisJayreis

      36810 silver badges35 bronze badges




      36810 silver badges35 bronze badges























          1 Answer
          1






          active

          oldest

          votes


















          0














          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






          share|improve this answer



























            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
            );



            );













            draft saved

            draft discarded


















            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









            0














            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






            share|improve this answer





























              0














              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






              share|improve this answer



























                0












                0








                0







                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






                share|improve this answer













                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







                share|improve this answer












                share|improve this answer



                share|improve this answer










                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






























                    draft saved

                    draft discarded
















































                    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.




                    draft saved


                    draft discarded














                    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





















































                    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







                    Popular posts from this blog

                    Get product attribute by attribute group code in magento 2get product attribute by product attribute group in magento 2Magento 2 Log Bundle Product Data in List Page?How to get all product attribute of a attribute group of Default attribute set?Magento 2.1 Create a filter in the product grid by new attributeMagento 2 : Get Product Attribute values By GroupMagento 2 How to get all existing values for one attributeMagento 2 get custom attribute of a single product inside a pluginMagento 2.3 How to get all the Multi Source Inventory (MSI) locations collection in custom module?Magento2: how to develop rest API to get new productsGet product attribute by attribute group code ( [attribute_group_code] ) in magento 2

                    Category:9 (number) SubcategoriesMedia in category "9 (number)"Navigation menuUpload mediaGND ID: 4485639-8Library of Congress authority ID: sh85091979ReasonatorScholiaStatistics

                    Magento 2.3: How do i solve this, Not registered handle, on custom form?How can i rewrite TierPrice Block in Magento2magento 2 captcha not rendering if I override layout xmlmain.CRITICAL: Plugin class doesn't existMagento 2 : Problem while adding custom button order view page?Magento 2.2.5: Overriding Admin Controller sales/orderMagento 2.2.5: Add, Update and Delete existing products Custom OptionsMagento 2.3 : File Upload issue in UI Component FormMagento2 Not registered handleHow to configured Form Builder Js in my custom magento 2.3.0 module?Magento 2.3. How to create image upload field in an admin form