views:

22

answers:

0

Given that a user has made a purchase in our online store through payments pro (using API) - how, the next time the user comes to make a purchase, can we display to the user a credit card of theirs to choose from for the new purchase? This would be instead of making them provide the credit card details again. Once the user selects the credit card they choose to use, how would we then charge to that credit card?

If it helps, and if you are familiar with it, I'm thinking similar to amazon's setup.

So, a little more basic - is there another way to store and charge to a profile other than a recurring profile.