Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 1.02 KB

PAYMENTS_INSTALLATION.md

File metadata and controls

21 lines (11 loc) · 1.02 KB

Configure a payment gateway

DocuSign offers built-in connections to multiple payment gateways. The payments code example uses a developer account via the Stripe gateway service.

Create a Stripe payment gateway

  1. Select the Stripe button on the Payments page in your developer account.

  2. For development, you can skip the Stripe account application by using the Skip this account form link at the top of the page.

    Skipping the Stripe account form

    An enabled Stripe payment gateway is now associated with your Docusign developer account and is shown under Payment Gateway.

  3. Save the Gateway Account ID GUID to the code example launcher configuration file.

Additional documentation