You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6
Original file line number
Diff line number
Diff line change
@@ -24,6 +24,12 @@ All tests are integration tests. Integration tests make api calls to Braintree a
24
24
25
25
* Run `php -S 0.0.0.0:3000 -t public_html` when launching the internal PHP server to listen on all interfaces on port 3000.
26
26
27
+
## Help
28
+
29
+
* Found a bug? Hava a suggestion for improvement? Want to tell us we're awesome? [Submit an issue](https://github.com/braintree/braintree_rails_example/issues)
30
+
* Trouble with your integration? Contact [Braintree Support](https://support.braintreepayments.com/) / [email protected]
31
+
* Want to contribute? [Submit a pull request](https://help.github.com/articles/creating-a-pull-request)
32
+
27
33
## Disclaimer
28
34
29
35
This code is provided as is and is only intended to be used for illustration purposes. This code is not production-ready and is not meant to be used in a production environment. This repository is to be used as a tool to help merchants learn how to integrate with Braintree. Any use of this repository or any of its code in a production environment is highly discouraged.
0 commit comments