Skip to content

Fixed Community Issue - Error when Zero CIM profiles#82

Merged
brianmc merged 1 commit intoAuthorizeNet:Futurefrom
namanbansal:master
Oct 29, 2015
Merged

Fixed Community Issue - Error when Zero CIM profiles#82
brianmc merged 1 commit intoAuthorizeNet:Futurefrom
namanbansal:master

Conversation

@namanbansal
Copy link
Copy Markdown
Contributor

Issue: #45

Reproduced the issue by creating a sandbox account with zero customer profiles.
Error for getCustomerProfileIds() :
Notice: Undefined index: numericString in C:..local_path...\authorizenet\authorizenet\lib\AuthorizeNetCIM.php on line 491

Fixed the issue by adding a check for empty array.

Issue: AuthorizeNet#45

Reproduced the issue by creating a sandbox account with zero customer profiles.
Error for getCustomerProfileIds() :
Notice: Undefined index: numericString in C:\..local_path...\authorizenet\authorizenet\lib\AuthorizeNetCIM.php on line 491

Fixed the issue by adding a check for empty array.
brianmc added a commit that referenced this pull request Oct 29, 2015
Fixed Community Issue - Error when Zero CIM profiles - Thanks Naman
@brianmc brianmc merged commit 09b7929 into AuthorizeNet:Future Oct 29, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants