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

tokenizeMerchant ? #42

Closed
olingern opened this issue Apr 23, 2015 · 2 comments
Closed

tokenizeMerchant ? #42

olingern opened this issue Apr 23, 2015 · 2 comments

Comments

@olingern
Copy link

I got in touch with support about potentially adding this, but it sounds like it's not in the plans.

I'm creating submerchants in a SPA-like environment. It would be amazing to have support for something like this:

     client.tokenizeMerchant({
         dob: dateOfBirth,
         routing: bankRouting,
         account: bankAccount
     }, function(err, submNonce) {
        //off it goes
     });
@olingern olingern changed the title tokenizeBank ? tokenizeMerchant ? Apr 23, 2015
@mickeyreiss
Copy link

That’s a great idea! We’ll look into what it would take to make this possible. (Sadly, we can’t commit to the change at this point.)

@olingern
Copy link
Author

Gotcha. I'll keep an eye out for it down the road. Cheers!

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

No branches or pull requests

2 participants