🇫🇷 Charles Fournier

Results 3 comments of 🇫🇷 Charles Fournier

CreateCustomerProfileFromTransactionResponse does not exist same problem = > here "vendor/authorizenet/authorizenet/lib/net/authorize/api/controller/CreateCustomerProfileFromTransactionController.php" you needs to be replaced by : $responseType = 'net\authorize\api\contract\v1\CreateCustomerPaymentProfileResponse'; it works on my side

yes CreateCustomerPaymentProfileResponse' .. in the response : object(net\authorize\api\contract\v1\CreateCustomerPaymentProfileResponse)#2044 (6) { ["customerProfileId":"net\authorize\api\contract\v1\CreateCustomerPaymentProfileResponse":private]=> string(9) "906645000" ["customerPaymentProfileId":"net\authorize\api\contract\v1\CreateCustomerPaymentProfileResponse":private]=> NULL ["validationDirectResponse":"net\authorize\api\contract\v1\CreateCustomerPaymentProfileResponse":private]=> NULL ["refId":"net\authorize\api\contract\v1\ANetApiResponseType":private]=> NULL ["messages":"net\authorize\api\contract\v1\ANetApiResponseType":private]=> object(net\authorize\api\contract\v1\MessagesType)#2042 (2) { ["resultCode":"net\authorize\api\contract\v1\MessagesType":private]=> string(2) "Ok" ["message":"net\authorize\api\contract\v1\MessagesType":private]=> array(1) { [0]=>...

CreateCustomerProfileResponse !!! yes thanks response : ["customerPaymentProfileIdList":"net\authorize\api\contract\v1\CreateCustomerProfileResponse":private]=> array(1) { [0]=> string(9) "906414742" }