Sage Business Cloud Accounting Integration
Integrate Address Validation to Your Sage Application
Features
- Adds UK Address Finder to new customer and supplier record creation fields
Screenshots
Installation
This integration uses the Ideal Postcodes Extension which can be downloaded from the Chrome or Firefox extension marketplaces.
See our Browser Extension guide for more information.
Supported Forms
Support URL Paths:
- /contacts
- /invoicing
- /advanced_uk
Address Field Selectors (Supported Fields)
Customer Account
{
line_1: '[name="contact[addresses_attributes][0][line_1]"]',
line_2: '[name="contact[addresses_attributes][0][line_2]"]',
post_town: '[name="contact[addresses_attributes][0][line_3]"]',
county: '[name="contact[addresses_attributes][0][line_4]"]',
postcode: '[name="contact[addresses_attributes][0][postcode]"]',
country: "",
};
Customer Delivery
{
line_1: '[name="contact[addresses_attributes][1][line_1]"]',
line_2: '[name="contact[addresses_attributes][1][line_2]"]',
post_town: '[name="contact[addresses_attributes][1][line_3]"]',
county: '[name="contact[addresses_attributes][1][line_4]"]',
postcode: '[name="contact[addresses_attributes][1][postcode]"]',
country: "",
};
info
Still need help? Contact our support team via live chat on our website or email support@ideal-postcodes.co.uk.