Tranzila Payments
Business Background
Do you want to add payment types to your Web project? Now you can add Tranzila as one of the payment options to configure payments into your platform or marketplace and integrate the payment with your Salesforce.
Tranzila provides a secure platform for processing online payments, supporting various payment methods such as credit cards (Visa, Mastercard, American Express), debit cards, and alternative payment options. It offers easy integration options for e-commerce websites and online platforms, allowing businesses to set up payment processing quickly and securely. Transactions and sensitive customer data are protected, complying with industry standards and regulations.
Titan Solution
To enhance the user experience on your website, add Tranzila as a payment option. You can seamlessly integrate Tranzila payments with your Salesforce account.
You can add the following:
- Different currencies
- Single payments or installments
You can configure different actions on payment:
- Send an email
- Redirect the user to another internal or external page
- Push payment data to Salesforce
How to Guide
Prerequisite:
- Select the Tranzila option. The Payment Configuration > Payment Method screen opens.
- Set up the following:
Payment Method
- Use the drop-down list to select a currency. This is a list of the currencies that Tranzila Payments supports. The options are:
- Dollars
- Euros
- CHF Francs
- Australian Dollar
- Canadian Dollar
- Israeli New Shekel
- Pound Sterling
- New Zealand Dollar
- Dynamic
You can select “Dynamic” to give the end-user the option to add a currency type not listed.
The dynamic value must have been added as a variable. The string must be as follows:
- 1 – ILS
- 2 – USD
- 978 – EUR
- 826 – GBP
Tranzila will reject any other values. Please refer to the API for the string values for currencies.
- Use a radio button to select the following:
- Payment: Payments will be deducted.
- Allow Bit: Click the checkbox to allow customers in Israel to make payments using the Bit application on their mobile phones.
- Get Token: After processing a single payment, the credit card processor creates a token number that can be stored in Salesforce for later use.
- This token can be used later to charge the credit card again without having the actual card details.
- Charging the card using a token has to be done via the payment processor API for a single payment, which will be done directly from Salesforce.
- Payment: Payments will be deducted.
- Click the Next button. The Payment Configuration > Processor Configuration screen opens.
Processor Configuration
Configure the following as necessary:
Required
- For Required processor configuration, do the following:
- Add the Supplier ID in the field.
- This is mandatory.
- Click in the Handshake checkbox.
- This is optional, but it is recommended for fraud prevention.
- Type the Tranzila password in the field.
- When Handshake is on, Tranzila is contacted before the paying customer is directed to the clearance page, where a unique identifier is created for the sums and details of the transactions.
- After receipt, the unique identifier will be transferred to the payment page along with the transaction’s other data. Only there will the paying customer enter the details of the card being billed.
- Add the required ID.
- This is optional.
- Add the Supplier ID in the field.
Custom Parameters
- Select the Custom Parameters option.
- Use the toggle switch to enable the custom parameters.
- Complete the fields.
- Use the Field or Static options to add parameters.
- Use the drop-down list to select a Field parameter.
- Type a Static parameter in the field.
- Use the Add a Parameter option to add more parameters.
- Click the Next button. The Payment Configuration > Layout screen opens.
Layout
- Add a label in the field.
- This is mandatory.
- This description will appear on the Configure Project Payments Settings screen under the My Payments list.
- Use the drop-down list to select the number of installments.
- You must have added the number of installments as an input element or variable on your project unless you use the Static option from the drop-down list.
- For the Static option, type a number in the field.
- This is the number of additional payments after the first payment.
- You must have added the number of installments as an input element or variable on your project unless you use the Static option from the drop-down list.
- Use the drop-down list to select the first payment amount for multiple payments.
- This is mandatory.
- You must have added the first payment amount as an input element or variable on your project.
- This is the amount of the first payment.
- Use the drop-down list to select every payment amount for multiple payments.
- This is mandatory.
- You must have added every payment amount as an input element or variable on your project.
- This is the amount for each subsequent payment.
- Alternatively, select the Static option from the Number of installments drop-down list.
- Add the number of installments in the field.
- Use the drop-down list to select the total payment amount for a single payment.
- This is mandatory.
- You must have added the first payment amount as an input element or variable on your project.
If the Number of Installments exceeds 1 or if a parameter is used, then the drop-down list for Total Amount is replaced with the drop-down lists for First Payment Amount and Every Payment Amount.
When the Static value exceeds 1, then the drop-down list for Total Amount is replaced with the drop-down lists for First Payment Amount and Every Payment Amount.
- Click the Next button. The Payment Configuration > Post Payment screen opens.
Post Payment
You can do the following:
- Send an email.
- Redirect the user to an internal and/or external link when the payment processing has finished.
- Redirect the user to an internal and/or external link when the payment processing has failed.
- To send an email, use the toggle switch to switch on the option.
- You can configure an email that will be sent when the transaction has been processed.
- Select the configured email.
- Select the Redirect on Success option, if necessary
- Use the toggle switch to switch on a redirect action on success action.
- Configure an External redirection.
- Configure an Internal redirection.
- Select the Redirect on Failure option, if necessary
- Use the toggle switch to switch on a redirect action on failure action.
- Click the Next button. The Payment Configuration > SF Integration opens.