Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
CreateCustomerProfileFromTransaction Error E00100
When I run CreateCustomerProfileFromTransaction from a previous Auth-only transaction id i get the error:
E00100 - Customer profile creation failed. This transaction type does not support profile creation.
I did not see anything in the documentation that says what types of transactions i can use. Any ideas?
โ04-15-2015 11:26 AM
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
http://developer.authorize.net/api/reference/
The transaction ID for the successful transaction that you would like to generate from a customer profile from.
The way I read it, it mean settled transactions. An auth_only is an unsettled transaction.
โ04-15-2015 11:40 AM