template
This block is part of the mollie group and was last modified in core v10.4.28.
template v10.4.28 Creates a valid address object that can be used within mollie.
- organization name
valueThe persons organization, if applicable.
- title
valueThe title of the person, for example Mr. or Mrs.
- given name required
valueThe given name (first name) of the person.
- family name required
valueThe family name (surname) of the person.
- email required
valueThe email address of the person.
- street & number required
valueThe street and street number of the address.
- street additional
valueAny additional addressing details, for example an apartment number.
- postal code required
valueThe postal code of the address.
- city required
valueThe city of the address.
- country required
valueThe country of the address in ISO 3166-1 alpha-2 format.
- phone
valueThe phone number of the person. Some payment methods require this information.
- address
addressmollieconnection
A typical wiring for template: value feeds the given_name pin; value feeds the family_name pin; value feeds the email pin; value feeds the street_and_number pin; value feeds the postal_code pin; value feeds the city pin; value feeds the country pin; the address out pin feeds create.

Version history
Introduced in v10.4.28.
Back to
mollie Return to the main group to view all sub-groups Back to address details Return to the group to view all blocks within this group
