- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
CreateCustomerProfileFromTransactionResponse not found
Hello, I recently update authorizenet php sdk to version 2.0.2. But when I execute the function :
$responseType = 'net\authorize\api\contract\v1\CreateCustomerProfileFromTransactionResponse';
parent::__construct($request, $responseType);
โ04-11-2021 08:41 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Any help???
โ04-20-2021 06:55 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Same problem here!
โ05-14-2021 06:39 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Same issue here. I posted a quick fix here on this github issue but still have not recieved a response yet there either.
Someone please help!
โ05-21-2021 10:28 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I think they made a change. The correct Response is now "createCustomerProfileResponse". Maybe they can put a note like getTransactionListForCustomerRequest. They seem to be combining similar calls.
โ05-21-2021 04:29 PM - edited โ05-21-2021 04:31 PM

