sample-code-php
sample-code-php copied to clipboard
unused array in create customer payment profile?
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....