Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 1.16 KB

CONTRIBUTING.md

File metadata and controls

17 lines (10 loc) · 1.16 KB

Contribute

Thanks for considering contributing to this project. Ways you can help:

Note on Translations: We cannot accept language translation requests. We support the same languages that are supported by PayPal and have a dedicated localization team to provide the translations.

Development

See our instructions for running the Demo app, and tests.

Environments

The architecture of the Client API means that you'll need to develop against a merchant server when developing braintree-ios. The merchant server uses a server side client library such as braintree_ruby to coordinate with a particular Braintree Gateway environment. The various Gateway environments, such as development, sandbox and production, in turn determine the specific behaviors around merchant accounts, credit cards, PayPal, etc.