solidusio / solidus_braintree

💳 Integrate Solidus with Braintree
https://www.braintreepayments.com/
BSD 3-Clause "New" or "Revised" License
19 stars 55 forks source link

Improve SolidusBraintree README #125

Closed gsmendoza closed 1 year ago

gsmendoza commented 1 year ago

Summary

Closes https://github.com/solidusio/solidus_braintree/issues/123.

Goals

Checklist

Check out our PR guidelines for more details.

The following are mandatory for all PRs:

The following are not always needed:

gsmendoza commented 1 year ago

@kennyadsl Can you review? If you have other ideas on how we can improve the README, please let me know. Thanks!

gsmendoza commented 1 year ago

@kennyadsl @kennyadsl I rebased the PR and made two changes:

  1. Replaced the TOC with a list of the payment method types.
  2. Added a compatibility section.

Appreciate if you can take one more look! Thanks!