Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apple Pay #711

Open
remear opened this issue Oct 15, 2014 · 7 comments
Open

Apple Pay #711

remear opened this issue Oct 15, 2014 · 7 comments

Comments

@remear
Copy link
Contributor

remear commented Oct 15, 2014

In this issue we will track progress for supporting Apple Pay.

@jcady
Copy link

jcady commented Oct 16, 2014

We are creating a POS system for merchants to use and are utilizing Balanced for all the payment processing of sales. In addition to processing normal credit cards and bank accounts, we'd like to support Apple Pay. I realize this is probably a unique use case for you guys, as you're probably more concerned with supporting Apple Pay on the app developer side (e.g. integrating payments into apps), which is not what we're trying to do.

I haven't been able to find any documentation as to how to develop for Apple Pay on the POS side of things. It seems like it will work similarly to current NFC payments, but NFC tags like Visa Paywave pass raw credit card data through the tag, which Apple isn't doing. So I'm unsure of if the data that Apple is passing to the sensor can be processed in the same way. My guess is that we would just be shoveling off whatever "credit card" data Apple gives us, treating it like a normal card, and letting the payment processor (Balanced) handle it.

Could anyone comment on this and offer any insights on how we can support Apple Pay on our system with Balanced?

Jay

@yforjindam
Copy link

Hi @remear, any ETA on Apple Pay support. Specifically would like to know whether this will work just like tokenizing a credit card or bank account using the iOS API.

@taylorbrooks
Copy link

+1 would love to see this released. Happy to be a beta tester for my marketplace.

Ref in iOS repo: balanced/balanced-ios#28

@taylorbrooks
Copy link

Is there any active development on this?

@remear
Copy link
Contributor Author

remear commented Nov 13, 2014

Yes, although there is no official timeline yet. We'll post updates here as soon as we have them.

@jiashuw
Copy link

jiashuw commented Dec 8, 2014

Update on this?

@nickoneill
Copy link

👍 I'd really like to use this soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants