Created
December 10, 2013 17:34
-
-
Save briancollins/7894639 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1. Under the main account: | |
- Create a token using the card details | |
- Turn the token into a customer | |
2. Once you've done that, under the sub-account: | |
- Create a token, passing the customer ID from step 1 as the "customer" argument | |
- Create a customer or charge using the token |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment