Skip to main content

Using FinDock PayLinks

info

FinDock PayLinks is a paid add-on feature. Please contact us to get started.

To find out more about FinDock PayLinks, please visit our website.

Once you have configured PayLinks, using payment links is very simple.

To use payment links, just:

  1. Copy the payment link from the installment Pay URL field.
  2. Share the payment link with the payer.
  3. After the payer completes the payment, successfully or unsuccessfully, FinDock automatically updates the installment in Salesforce.

The payment link can be shared through any online channel, e.g. email, SMS, messaging apps, etc. using Salesforce CRM out-of-the-box features and additional solutions like Pardot and Marketing Cloud.

A payment link is unique for a given installment and can only be used once for payment.

The payment link URL has three components:

  • Base URL (depending on type of org)
  • Hashed Salesforce Org ID
  • Installment GUID

For example: https://link.test.findock.com/pay/1xyzzabcd2/b3f1a221-1234-fc0c-e13f-abeee5b3509d

  • Base URL: https://link.test.findock.com/pay/ (sandbox org)
  • Hashed Salesforce Org ID: 1xyzzabcd2
  • Installment GUID: b3f1a221-1234-fc0c-e13f-abeee5b3509d

The payment link takes the payer to your PayLinks landing page. This page is populated with data from your PayLinks configuration and the installment:

Installment FieldPayment form fieldDescriptionExample
GUID(embedded in URL)Generated by FinDockhttps://[...].findock.com/pay/3xnllmuai2/b3f1a221-5569-fc0c-e13f-abeee5b3509d
Due dateDue DateDue date for the payment15-04-2021
Amount OpenAmountPre-filled amount to be paid10.00
Amount Open-If the value is 0, a specific message is shown to the user.Payment already completed. (Message can be customized)
CurrencyISOCodeAmountCurrency used on the payment form
Payment MethodSelect a payment methodIf the installment has a payment method, that method is pre-selected but can be changed by the payer.Credit Card
Bank Statement DescriptionDescriptionPayment purpose. With most payment processors, this value also appears on the payer’s bank account record.Membership fee for Your Organization for March 2021

The PayLink URL is included in the GET /Installment response and follow-up status notifications for one-time installments as well as future installments of recurring payments. For further information, see the API reference guide.