Versions Compared

Key

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

...

How to create a new public key

Go to http://developer.xero.com/ > Docs > Advanced Docs >then open Public/private key pair page > 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 

 


Image RemovedImage Added

 

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

...

Check the information again then choose "I have read and agree to the Xero Developer Platform". After that click Save button. 

 

Image RemovedImage Added

 

If everything goes right, you will see the following content. By now we have done everything on the Xero site, now move to your magento 2 backend but don't close this site. 

...