The Billingtree Creditcard module enables you to configure the real-time payment integration with the payment processor BillingTree for credit cards.
Message Properties
Display Name | Description |
Request Parameter Mapping | The mapping parameter used to map web requests. For detailed instructions, see Mapping Request Parameters on this page. |
Response Variables Mapping | The mapping parameter used to map web responses. For detailed instructions, see Mapping Response Variables on this page. |
Mapping Request Parameters
Double-click the Request Parameter Mapping value field and enter the following parameters:
Parameter Name | Default Value (Example) | Definition |
---|---|---|
acct_holder_first_name | contact.first_name | Consumer first name |
acct_holder_last_name | contact.last_name | Consumer last name |
street | contact.address1 | Consumer address |
city | contact.city | Consumer address |
zip_code | contact.postalcode | Consumer address |
country | 'USA' | Consumer address |
amount | custom_variables.payment_amount | Payment amount |
creditcard_number | custom_variables.cc_number | Credit card number |
creditcard_expiration | custom_variables.cc_exp_date | Credit card expiration date |
creditcard_sec_code | custom_variables.cc_sec_code | Credit card security code |
company | 'Bobs Ice Cream Shack' | Client's company name |
hash_type | 'md5' | Client's Billing Tree login. Contact LiveVox Customer Care for support. |
hash_value | '66dc0b4c1f659b5e4d0ba120a6d2c25b' | Client's Billing Tree login |
seed | '2011-09-06 9:48:55 PM1210126795' | Client's Billing Tree login |
source_key | 'm91yC21uqPu0zXHDC418Mw04E06xYH52' | Client's Billing Tree login |
invoice | account | Account number |
po_number | txnid | LiveVox transaction ID |
tax | 0 | Extra data |
Example:
Mapping Response Variables
Double-click the Response Variables Mapping value field and enter the following parameters:
Variable Name | JSON Value Expression |
---|---|
Your contact flow variable | RefNum |
Example:
Connectors
For information about the module connectors, see Understanding Connectors.