TransferWise_PHP_SimpleAPIclass icon indicating copy to clipboard operation
TransferWise_PHP_SimpleAPIclass copied to clipboard

Fix for issue #4

Open xanadu-3g opened this issue 5 years ago • 1 comments

Hi! I've tried to fix issue #4, I might have broke some other functions, with replacing $this->SCA in the last line. I'm not aware why you were using the URL returned in the json instead of the original URL.

PS: Thanks for the class.

xanadu-3g avatar Dec 14 '20 01:12 xanadu-3g

Thanks for the proposed changes.

Can you expand on this: " might have broke some other functions"

Can you please run this: https://github.com/robclark56/TransferWise_PHP_SimpleAPIclass/blob/master/code/test.php

... with your changes

and confirm all works.

Thanks

Rob

robclark56 avatar Dec 14 '20 03:12 robclark56