The SmarterPay for Salesforce package enables the generation of secure Payment Links directing customers to a customized ecommerce interface. This functionality is managed via the Payment Link Object, which synchronizes with the SmarterPay Cloud API to generate unique, secure URLs.
The system supports both single-use and multi-use links, fully integrated with Salesforce Flow and Apex Invocable Methods for automated workflows.
Warning
The check box “Available for use” must be checked in order to view your Payment Link Page Setup during Payment Link creation.
Once metadata is configured, links can be generated manually via the Payment Links object.
For developers and admins looking to automate link generation via Salesforce Flow or Apex, some Invocable Methods are available. These methods call the SmarterPay API programmatically and for the Payment Link Invocable Method it returns the generated URL and SMPC ID directly to your process and for the Payment Link Page Setup Invocable Method it returns all the information from the Ecommerce Page Setup on SmarterPay Cloud.
For technical specifications and parameters, please refer to:
Payment Link Invocable Method
Payment Link Page Setup Invocable Method