home/Integrations/BigCommerce/Get started/Integrate into Account Registration

Integrate into Account Registration

Following the creation of your code snippet for your BigCommerce Account Registration page, the below guide will outline where this code can be copy and pasted in the BigCommerce administration pages.

  1. Login to your BigCommerce Store Administration Portal.

  2. Click Storefront in the left hand menu column.
    BigCommerce - Settings

  3. Scroll to Advanced and click Data solutions.
    BigCommerce - Data Solutions

  4. Scroll to Site Verification Tags and click Connect. If you have Site Verification Tags already defined, click the more menu BigCommerce - Site Verification Tags - More Menu and then click Edit.
    BigCommerce - Site Verification Tags

  5. Paste the code snippet generated for the Account Creation page in the HTML verification tag text box and click Connect.
    BigCommerce - Site Verification Tags - Detail

Testing your integration

Now that your script has been integrated into your Account Registration page, you can test your integration by entering your store and registering as a new user.

To test the validation, follow these steps:

  1. Load the Account Registration page in your store.

  2. The Country selection box has been populated with the country you selected in the Integration Wizard.

  3. Address Line 1 now has some placeholder text stating Start typing an address…. This indicates that the address validation is ready to be used.
    BigCommerce - Address Line 1 with placeholder

  4. Start typing an address and after the third character is inputted a picklist will appear. This is populated with the closest matches for the address you are typing. For certain countries such as the UK, a user can also enter a Postal Code here to get a list of addresses.
    BigCommerce - Address Line picklist

  5. When the entry you are searching for appears, click and select the address which will then populate the form with the validated address details.
    BigCommerce - Populated Address

You have now confirmed that your validation integration is working and that your users are benefitting from the authoritative address data being entered into their account.

BigCommerce

Get started