Repository
https://github.com/SteemPay/spark-payments
New Features
- Added the amount entry page. Before, the amount was static (set in the config), now a merchant can enter any amount in USD and the app will grab the latest exchange rate and charge the customer the correct amount of STEEM.
Firstly, I had to add the markup, which is the number pad that the merchant uses to enter the amount:
https://github.com/SteemPay/spark-payments/blob/master/www/index.html#L50-L79Next I had to add the CSS to style the number pad:
https://github.com/SteemPay/spark-payments/blob/master/www/css/main.css#L159-L209And then I added these 2 methods to facilitate the adding and clearing of numbers:
https://github.com/SteemPay/spark-payments/blob/master/www/js/app.js#L27-L34
Among a few other minor changes to get things to work properly all contained in this commit:
https://github.com/SteemPay/spark-payments/commit/af931229cf6b6560cec30b4748a6608c9b009dea
Thanks for contributing on Utopian.
We’re already looking forward to your next contribution!Hey @kodaxx
Contributing on Utopian
Learn how to contribute on our website or by watching this tutorial on Youtube.
Want to chat? Join us on Discord https://discord.gg/h52nFrV.
Vote for Utopian Witness!
I'm glad you updated this sophisticated wallet app.
Cheers! @kodaxx
Thanks @horpey! This is actually the point-of-sale terminal, but the wallet will be getting the same treatment here shortly!
alright Sir
Thanks for the contribution, @kodaxx!
I listened to your talk on the Utopian Open Source Radio show, was very interesting! I can't remember if you mentioned this then, but are there people (merchants) out there already using your application?
Also (I am not sure if it matters) you can also simply add a LICENSE file to your repository instead of having it in the README.
Your contribution has been evaluated according to Utopian policies and guidelines, as well as a predefined set of questions pertaining to the category.
To view those questions and the relevant answers related to your post, click here.
Chat with us on Discord.
[utopian-moderator]Need help? Write a ticket on https://support.utopian.io/.
Thanks! I will chat with you guys on Discord - this is my first Utopian post ever
Is the interview archived somewhere, I'd love to listen to it. Thanks.
I think it's this one:
@steempay fkd it up by removing a similar future, i cant force the merchants to sign up :( but this looks like it may replace it for me, if it could only allow of sending the funds to an exchange, directly.