Braintree Auth (Beta)

Overviewanchor

availability

Braintree Auth is in closed beta. Contact us to express interest.

Braintree Auth helps ecommerce platforms and merchant service providers to connect with Braintree merchants and take authorized actions on their behalf.

With Braintree Auth, you can:

  • Help your merchants connect their Braintree and PayPal accounts to your platform for invoicing, accounting, or analytics services. This connection also grants you access to their customer and transaction data.
  • Support credit card, debit card, PayPal, and Apple Pay on the web payments for your merchants through a single onboarding flow.
  • Create transactions on behalf of your merchants using payment methods stored in your vault using Shared Vault transactions.
  • Securely share your saved payment methods with other connected Braintree merchants by building on top of your Braintree Auth integration with the Grant API.

Sample applicationanchor

To help you understand how Braintree Auth works, we've developed a sample application for your reference. This sample illustrates the implementation of the Braintree Auth API within a Ruby or Sinatra framework.


Next Page: Configuration