D
David O'Regan
Guest
Hi Mark, I've worked on a Xero integration before and came to the same conclusions as you. I personally used OpenSSL to handle the RSA-SHA1 encryption. As David suggests I used OS-COMMAND to call a script on the file-system that did the OpenSSL call and wrote the signed request out. I then read this back into the ABL for the subsequent encoding and HTTP call. If there's something specific you're stuck with I can try to help. Best Regards, David
Continue reading...
Continue reading...