Hi all,
StellarCheckout is coming along nicely.
https://github.com/brewaa/stellar-checkout
The latest release has full client side verification of payment transactions and a heap of UI improvements plus more documentation. It’s also much easier to copy payment info now as there’s QR code support for XDR and Stargazer wallet.
Nice work on providing doco for the stargazer json format. I found that many of the other wallets listed on Stellar.org don’t have this info available or I just couldn’t find it as easily.
I may implement support for more wallets in the future but I was wondering if Stargazer will allow importing of an XDR envelope or if any other wallets support this?
I briefly looked into decoding this myself but didn’t get that far yet.
It seems like an XDR envelope is the easiest way to package up the transaction info because all that’s required is to sign it and submit it to the network.
It would be nice if there was just one standard that everyone was using so there didn’t need to be so much fuss about qr codes.
Either way, I’ve had lots of fun working on this and hope to take it further.
StellarCheckout can easily be implemented as a plug-in to any of the popular CMS’ out there.
I was thinking of doing a Kentico or Sitecore plug-in but would be just as happy to see someone else do it.
StellarCheckout has a lot of activity on npm which is nice.
https://www.npmjs.com/package/stellar-checkout
It could just be bots but that’s better than nothing. Tough crowd here so I’ll take what I can get ?