---
title: "Pay Pal (now Braintree)"
slug: "pay-pal-now-braintree"
updated: 2024-05-28T00:05:35Z
published: 2024-05-28T00:05:35Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://help.infoodle.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Pay Pal (now Braintree)

Paypal has moved its preferred routing into its service to Braintree. More information is available at [braintreepayments.com](https://braintreepayments.com/). This method provides a more secure and easier to use interface than paypal.

To integrate Braintree, you need to have your own relationship with them. Please contact their site to setup an account. They have trial accounts available.

They provide a good clean interface to their systems and assist you in setting up the site.

#### To get started
Establish a sandbox account with braintree. From there you will need 3 pieces of information that you add into Infoodle.

1. Merchant ID
2. Public key
3. Private key

Add this information into the payment methods area accessed by the [Administration / System / Payment Methods](/v1/docs/payment-methods) on infoodle.

To test the sandbox site use their test cards - described here.

[https://developers.braintreepayments.com/reference/general/testing/php](https://developers.braintreepayments.com/reference/general/testing/php)



## View Paypal's form usage in infoodle
Click [here](https://help.infoodle.com/help/finance/payment-gateways/payment-methods) for more information on how to view the forms usage in infoodle.
