AuthorizeNet / sample-code-php

This repository contains working code samples which demonstrate php integration with the Authorize.Net API
MIT License
175 stars 197 forks source link

Setting Email for reciepts sent to customer PHP SDK #134

Closed CompSciGuy777 closed 5 years ago

CompSciGuy777 commented 5 years ago

I am trying to work with the code and set the email portion correctly so the customer receives emails about the charges to their account. Is there an appropriate method for setting this inside of $billto? Is there another way I should be doing this? Thanks.