Braintree

The PoqBraintree integrations wraps the Braintree Drop-In SDK as a native checkout payment provider.

This supplies the Pay Button for Checkout to activate the integration. When activated Braintree fetches config then presents payment methods using its own (non-configurable) drop-in UI.

Set Up

The Braintree integration does not require developer set up. However, it does require BE configuration.

Express Checkout

The integration supports the following express checkout widgets:

  • ApplePay
  • PayPal

Payment Methods

The integration supports the following payment methods:

  • ApplePay
  • Card
  • PayPal

History

  • AW24: Initial release with Native Checkout.