cancel
Showing results for 
Search instead for 
Did you mean: 

bug in AuthorizeNetCIM.php

I tried to check the validation results after creating a customer payment profile in CIM. Here's the code snipet:

 

$rsp = $req->createCustomerPaymentProfile($cim_customer_id, $payment_profile);

$vr = $rsp->getValidationResponses();

...

 

there's a php warning:

Notice: Undefined index: string in .../anet_php_sdk/lib/AuthorizeNetCIM.php on line 446

 

It seems that the php code is trying to access undefined variable $response["string"] in the library.

Does anyone know how to work around this bug?

jobs2careers
Member
1 REPLY 1

Hello,

 

Are you still experiencing this issue?

 

Richard

RichardH
Administrator Administrator
Administrator