Invoice is included in the out-of-the-box payment options in the Limio Acquisition Flow since package version 11.55.
In order to implement Invoice as a payment option in any of your existing Limio flow copies, follow these steps:
-
Update Payment Selection Screen:
- Add the 'Invoice' option to the Select Payment dropdown on the Payment Selection Screen.
-
Modify Decision Element:
- In the Decision element, introduce a new path specifically for the 'Invoice' payment option.
-
Create Invoice Delivery Preferences:
- Utilize a standard flow Picklist element to establish a list of invoice delivery preferences. By default, options include 'Post' and 'Email.'
-
Generate Text Formula Resource:
- Create a new text formula resource, and reference the selected invoice delivery preference using the following format
'{"type": "invoice","invoicePref":"' & {!How_should_the_invoice_be_delivered} & '"}'
- Create a new text formula resource, and reference the selected invoice delivery preference using the following format
-
Assign Formula Value:
- Assign the value derived from the new formula to a flow payment property:
- Capture Billing Details:
-
-
- Ensure the capture Billing Details and map them to the appropriate fields within the billingAddress flow property.
-
For a step by step overview of these key elements, please refer to the short Loom video below:
Comments
0 comments
Please sign in to leave a comment.