• Resolved caygri

    (@caygri)


    In checkout page appear this errore

    options.authorization is required when instantiating a client.

    what does it mean?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Payment Plugins

    (@mrclayton)

    It means you haven’t configured your API keys which are required when communicating with Braintree.

    Thread Starter caygri

    (@caygri)

    i configure it under api setting

    Plugin Author Payment Plugins

    (@mrclayton)

    Did you configure the proper environment?

    That error message appears on the checkout page when the client token being sent to Braintree is either null or invalid. So, if you have configured your API keys correctly, then you need to determine if there is a plugin conflict preventing the client_token from being output as a hidden field in your checkout form.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘options.authorization is required when instantiating a client.’ is closed to new replies.