2022

Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • The user is provided with a simple API that needs to be written along with a simple HTML with payment details.

  • A predefined JSON is provided where the user will attach credit card details to accept the form which is automatically rendered

  • We are providing a Javascript library that displays the information visually on the screen 

  • The payment is posted through an API and the response is posted to the user. 

  • The processing of the response can be posted to Salesforce, Quickbooks or any browser based application.

  • When a payment is made the connector triggers the integration into the system that they are using for instance Salesforce, quickbook etc or any browser based application.

Steps to Follow

Requirements Requirements:

  1. Connect Salesforce with Authorize.net for payment processing gateway

  2. Compatibility to connect with any Salesforce custom object or standard object to process payments from 

  3. Save card details within Salesforce with PCI compliance 

  4. Login to DBSync Workflow Instance

  5. Click on Development Studio

  6. Salesforce setup-

...