Open BlueOrionBlockchain opened 3 years ago
Hi @BlueOrionBlockchain,
I'm interested in a PHP SDK. I'm looking at being able to confirm payments to an account by matching the memo id and transaction amount size to a database. Currently it looks like the SDK transactionEnvelope is limited and doesn't allow me to get the operationXdr.
It also does not process v1 transaction envelopes.
What is your timeframe on fixing this up?
Hi, thanks for your message,
To upgrade/renew the SDK we estimate early next year. Nevertheless I might be able to help you with existing one, if you explain more details.
You can contact me on discord (blueorion#9608) or on keybase (smartstellar).
I can fix my issues myself. I'll just be adding a function in https://github.com/zulucrypto/stellar-api/blob/master/src/Server.php called getTransaction($hash) that will use the transaction horizon endpoint.
Basically the plan is to process a list of payments and link them to a transaction hash to read the memo. At the moment it is not possible to do this.
I'm using this program also. Any progress?
Hi all,
as it looks zulucrypto disapeared we plan to update the PHP SDK regarding the latest Stellar protocol. As we want to apply for the Stellar SCF-Fund we are looking for feedback from your side, that you would use the PHP-SDK.
You can also respond on keybase, my username is smartstellar
Thank you