Using the ETN Instant Payment API

Yup! Just got mine too. I’ve put a post up on the instant API thread with 3 problems I’ve encountered.

2 Likes

Imagine going into your favorite grocery store and pay with ETN by scanning a QR code.
It is indeed mind boggling!
Who says this is just a bubble is looney bean material.

2 Likes

Someone else will probably tell you whether that is allowed or not, but that’s exactly what we did… So far no problems at all and even the same Yoti verification got accepted for both accounts. So it definitely seems a workable route…

2 Likes

@Egg I have requested BETA access, but so far haven’t received it in my mail. I’ve worked in the POS industry for some time so I’m glad if I could help out in any way.

2 Likes

Thanks for your application @wipa! All applications are reviewed before being granted, all being well you will hear from us soon.

Egg

1 Like

Please is there a woocommerce plugin for e-commerce vendors. I own an event ticketing site built with wordpress. I have already applied for the vendor BETA

2 Likes

Various people seem to be working towards putting a plugin together—and hopefully these will be available sometime soon. We’re working on incorporating the IP API into our own woocommerce set up and if all goes well will be putting out some info for others as to what is involved. So one way or another you should be able to make it work hopefully fairly soon!

3 Likes

Oh wow! Thanks guys!!

1 Like

Magento Commerce & Open Source are also popular platforms to the eCommerce community. This is one of the other product that I would suggest adding IP API support too. If any developers here familiar with Magento, there is scope to thinker with this also.

More info on Magento’s :
https://magento.com/compare-open-source-and-magento-commerce

1 Like

hello, i ported code from php to delphi language for desktop app , i’m not vendor , but what’s possibilty to test my developement

1 Like

Hi! is it possible to use the electroneum-wallet-cli or electroneum-wallet-rpc to make instant payments?

2 Likes

No, its not possible.

3 Likes

Hi!

No need to apply at all any more - the BETA is now open to all. Just log in to your https://my.electroneum.com dashboard and click on VENDOR SETTINGS in the menu. Click ENABLE BETA ACCESS to get started! There’s no delay, you’ll have instant access!

Thanks!
Richard

7 Likes

:+1: Might it be a good idea to put out an official Tweet confirming this? I don’t think people perhaps realise… I certainly didn’t—but the latter doesn’t mean much of course: there’s a long list of things I don’t. :joy:

3 Likes

An official announcement is a good idea. I accidentally stumbled onto the vendor tab when I was completing KYC 3 and thats how I realized I could complete the vendor registration.

2 Likes

Check your email. just a second ago I got an extensive email regarding this very subject. ETN team really are doing a much better job of communicating with us these days. With the 1 million plus app installs and the API launch we could see some steady meaningful growth pretty soon here. Now all we need is that 2017 hype to return…

Maybe a silly question, but can this be used WITHOUT an ecommerce plugin, or any kind of shopping cart/POS software?

eg. someone has a website or sells in a market stall environment, they currently accept payments such as paypal simply by giving the customer the paypal address, or take cash or cheques…can they use the instant payment API in any way to take advantage of the speed and confirmed funds aspect?

Or should they simply stick to the old method of giving out their public ETN address if someone want to pay that way.

In other words, can you place a widget on your website that is NOT linked to a pre-existing ecommerce system but gives customer an easy way to click on ETN as a payment option, via the API direct to your ETN wallet.

I hope this is clear, I know what I’d like to do but not sure if I’ve described it clearly!

Sure. No e-commerce software needed. You can make use of the provided vendor payment widget. All you need to do is add a simple Javascript file to your web page and add one line of HTML code. This will then display a QR code which the customer can either scan or click to pay.

This method won’t confirm payment to the customer, however. If you want something that will give feedback, @Corentin has written a great piece of code to do that. Little more complex to implement though.

If you’re using Wordpress for your website, I’m working on a plugin that will display a widget with a payment QR code (perfect for donations or similar “one-way” transactions) that you can place anywhere on your site, and which shows instant confirmation to the sender. Stay tuned…

2 Likes

Thanks, it looks like I should be able to make use of it then… it’s very small scale stuff really. I sell mainly on eBay but sometimes arrange an off eBay sale with people, in which case I either send a Paypal invoice or simply give them my Paypal address, so it’s all done for you, no need to write lines of code and stuff which I’m clueless about.
I have a small free website without an ecommerce plugin, it just links to my eBay pages and lists shipping rates and stuff like that… so would be nice to say to people “you can pay with ETN” (which obviously can’t be done direct with eBay) and stick a little widget on there that links through to the payment system.

What you can do as well is to simply use the app to create a QR code for you.

  1. Open the app and go to the Wallet tab
  2. Click on Receive, and then Request a Specific Amount
  3. Enter the amount you want to charge (you can calculate this with the calculator on the Value tab of the app)
  4. A QR code is generated with your ETN address and the amount built right in. You can screenshot this and send it to your buyer. Should be all you need.