Changeset 2537003
- Timestamp:
- 05/25/2021 09:27:38 AM (5 years ago)
- Location:
- buyte/trunk
- Files:
-
- 11 added
- 1 edited
-
README.txt (modified) (2 diffs)
-
assets (added)
-
assets/banner-1544x500.jpg (added)
-
assets/icon-256x256.png (added)
-
assets/screenshot-1.png (added)
-
assets/screenshot-2.png (added)
-
assets/screenshot-3.png (added)
-
assets/screenshot-4.png (added)
-
assets/screenshot-5.png (added)
-
assets/screenshot-6.png (added)
-
assets/screenshot-7.png (added)
-
assets/screenshot-8.png (added)
Legend:
- Unmodified
- Added
- Removed
-
buyte/trunk/README.txt
r2154640 r2537003 8 8 Buyte WooCommerce Plugin enables checkout using Apple Pay and Google Pay in a simple, codeless install. Accelerate your customer experience with a bite-sized checkout. 9 9 10 **This plugin is development.** 11 Register your interest here: [http://bit.ly/express-wallet-checkout](http://bit.ly/express-wallet-checkout) 12 10 13 == Description == 11 14 12 15 **What is Buyte?** 13 16 Buyte is a third-party software as a service provider that simplifies the process of getting digital wallets like Apple Pay and Google Pay set up on your eCommerce store. 14 You can find more information about Buyte here: [https://buytecheckout.com/](https://buytecheckout.com/)15 17 16 18 **How does it work?** … … 22 24 Buyte abstracts the compliance, security and development requirements to load these digital wallets out of the box. 23 25 Offer your customers Apple Pay and Google Pay in a single install. By integrating Buyte into your e-commerce website, your visitors can securely checkout with their mobile wallet. Don't force credit card forms and user login forms on your new visitors. 24 25 == Setup ==26 1. Create an account at [https://dashboard.buytecheckout.com/signup/](https://dashboard.buytecheckout.com/signup/)27 2. Create a checkout28 3. Configure your payouts or connect your payment gateway29 4. Use your Buyte API keys and Checkout Widget ID in the plugin configuration.30 31 == Terms ==32 33 Buyte Terms of Service: [http://bit.ly/buyte-msa](http://bit.ly/buyte-msa)34 35 https://js.buytecheckout.com/v1/ is used to load the widget on the browser.36 https://api.buytecheckout.com/v1/ is our API base URL and is used to facilitate charge requests against tokenised payments created by the Buyte widget.37 26 38 27 == Contributions ==
Note: See TracChangeset
for help on using the changeset viewer.