PowerBoard Integration Overview

The simplest way to take a payment on PowerBoard is to:

  1. Generate an iFrame using the Client SDK that collects the payment details from a customer
    a. This will convert the payment details to a one-time token.
  2. Send a Charge request to PowerBoard’s API using the token and payment amount to make
    the payment.

Typical high-level eCommerce checkout flow

highlevel-eComm-Flow