• Resolved blarg3891

    (@blarg3891)


    This is a great plugin, hopefully you can help mw with this. I need the customer to be allowed to do separate Billing and Shipping address. I see I can add separate fields for this and it will show up in wordpress history, but it does not pass to auth.net. Where can I make mapping for shipping address on auth.net in the code? It would also be nice to have check box “shipping same as billing” or something like this to auto populate but not essential.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Shiv Prakash Tiwari

    (@shivtiwari)

    Hi @blarg3891, Thanks for your appreciation. Billing and shipping separate address option not supported for now. I will consider your suggestion in my future release.
    For now if you want to do it you can add fields and pass fields value to the authorize.net, you will get this code in functions.php file.

    Thanks & Regards
    Shiv

    Thread Starter blarg3891

    (@blarg3891)

    Just for anyone else who needs this. Plugin editor -> functions.php line 918 in the code. Change service_city, state etc to the proper field ID created on the “Form Fields Settings” page in the plugin UI. I needed a “delivery Method” returned and made it a choice and set it as the “description” id optional one that shows on receipt. I made the “invoice_number” the recipient email address which also shows on the receipt. Not perfect but it does the job for my purposes. Thanks again to the dev.

    So, how can I add custom fields such as “patient name”, “patient phone” and “patient email address” besides the billing information to the Authorize.net receipt?

    • This reply was modified 4 years, 2 months ago by constantrank.
Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Separate Shipping Address’ is closed to new replies.