- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This feels like a catch 22.
To create a customer profile from a transaction, you need to pass the transaction ID from a successful transaction (https://developer.authorize.net/api/reference/index.html#customer-profiles-create-a-customer-profile...). But in test mode, all transactions return a 0 transaction ID. So I am receiving the error: E00099: Customer profile creation failed. This transaction ID is invalid.
Any help or direction would be greatly appreciated. Thank you!
Solved! Go to Solution.
โ08-07-2018 06:38 PM
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If you're testing in the sandbox, you should be running in live mode. Test Mode is really only useful for testing credentials.
Richard
โ08-07-2018 07:23 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
โ08-07-2018 07:23 PM

