Duplicate Snippet
Embed Snippet on Your Site
MemberPress: Add Address Fields to Authorize.net
By default, the user’s address data collected through MemberPress registration forms are not sent to Authorize.net.
Adding this code snippet will include the data users add to address fields on registration and send it to Authorize.net. The user’s address data can be then used within Authorize.net’s invoice system and records.
This code snippet will work for both recurring payments and one-time payments.
Code Preview
php
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
Comments