Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Now you can create a new consumer key after login your Xero account. 

In order to create a new consumer key, you need to have the public key first. There are two ways for you to get the public key: 

...

(plus) You can pick up the file content of the public key attached with our extension.  

...

(plus) Or please follow the steps belows to create a new one: Go to

 

How to create a new public key

Go to http://developer.xero.com/

...

 > Docs > Advanced Docs > Public/private key pair > Using OpenSSL and run 3 commands to create 2 files: public key.cer and private key.pem

+ Copy and paste content file .cer into magenest/xero/etc/certs/magenest.cer 

+ Copy and paste content file .pem into magenest/xero/etc/certs/magenest.pem 

 

 

When you have file Xero/etc/certs/magenest.cer, copy and paste them into X509. 

...