sample-code-php icon indicating copy to clipboard operation
sample-code-php copied to clipboard

unused array in create customer payment profile?

Open proseLA opened this issue 5 years ago • 0 comments

https://github.com/AuthorizeNet/sample-code-php/blob/0de20c3c95339581c315726de12d2f759e278070/CustomerProfiles/create-customer-payment-profile.php#L55

we are putting a $paymentprofile into an array called $paymentprofiles. notice the extra s. this array is not used anywhere. unless i am missing something....

proseLA avatar Apr 21 '20 13:04 proseLA