=== Buy Me a Coffee button & widgets - Fundraise with Stripe and PayPal === Contributors: wpminers, hasanuzzamanshamim Tags: buy me a coffee, donations, payments, stripe payments, fundraise Requires at least: 4.5 Tested up to: 6.6.1 Stable tag: 1.0.3 Requires PHP: 7.4 License: GPLv2 or later Text Domain: buy-me-coffee Easy way to collect donations like "buy me a coffee" directly your own Stripe and PayPal for free.
== Description ==
Stripe onsite and PayPal pro module allow you to get paid right on your site. Buy Me a Coffee offers you different templates like donate a coffee or donate a custom amount. [youtube https://www.youtube.com/watch?v=m3T5LQ1DOEc&ab_channel=WPMiners]
Buy me a Coffee is a free WordPress plugin that allows you to accept donations from your visitors. It is a simple and effective way to monetize your content. You can accept donations via PayPal or Stripe. The plugin is very easy to use and configure. You can add a PayPal donation button, Form, or template anywhere on your website using a shortcode or a widget.
Buy Me a Coffee is a perfect solution for content creators, bloggers, musicians, artists, developers, gamers, photographers, and all other types of content creators who want to accept donations (as Buy Coffee for Me) from their visitors.
You can use it for free without any limitations. You can accept donations from your visitors without any commission. Donations are collected directly into your own PayPal or Stripe account merchant. You can accept donations in any currency supported by PayPal or Stripe. one-time donations are available now will implement recurring donations in the future. You can accept donations from your visitors using a Stripe and PayPal donation button, Form, or template. Accept donations from your visitors using a shortcode or a widget. It Will be available using a popup or a page.
You can accept donations from your visitors using custom amounts.
Features: Custom number of donations Accept donations using Onsite Stripe and PayPal Pro Customizable templates Form shortcode and widget Buttons Shortcode and widget Donor profiles Donation statistics/reports Quick setup mode Buy Me a Coffee counter Multiple theme templates
- Download a release version and Upload the plugin files to the
/wp-content/plugins/buy-me-coffee
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the 'Plugins' screen in WordPress
- Use the Dashboard -> Quick setup screen to configure basic settings
You can use the plugin for free without any limitations. You can accept donations from your visitors without any commission. Donations are collected directly into your own PayPal or Stripe account merchant. You can accept donations in any currency supported by PayPal or Stripe.
You can accept coffee donation or custom amount donations by stripe pro, Also PayPal pro or PayPal standard from the next version.
No, we don't have a premium version. You can use the plugin for free without any limitations.
No, we don't have a recurring donation. We will implement recurring donations in the future.
No, you don't need coding skills to use the plugin. You can use the plugin without any coding skills.
Yes, you can find the documentation on the Buy me a coffee website. though the plugin is very simple and easy to use so you don't need any documentation.
Yes, it is secure. We don't store any data on our servers. All data is stored on your own PayPal or Stripe account.
- Admin Dashboard
- Global Settings
- Guided Quick setup
- Buy me a coffee Preview
- Stripe Payment settings
= 1.0.3 August 26, 2024=
- Fixes styling issue
- Fixes customizer module issue
- Fixes checkout button issue
= 1.0.2 March 10, 2024=
- Adds Realtime theme customizer
= 1.0.1 March 7, 2024=
- Adds PayPal Pro Payment Gateway
= 1.0.0 March 3, 2024=
- Initial release
-
Stripe SDK is used to create a Stripe payment button and collect donations from your visitors. It is required to create a Stripe payment element. There is a clear documentation on Stripe's website link above about how Stripe manage user data.
-
PayPal SDK is used to create a PayPal donation button and collect donations from your visitors. It is required to create a PayPal donation button. There is a clear documentation on PayPal's website link above about how PayPal manage user data.
-
Stripe is used to collect payments from users. where the sdk client library is used. Stripe SDK We use [stripe api] (https://api.stripe.com/v1/) to authenticate and process payment through stripe. We won't store any card info or other private data. Only required things are stored like a Stripe Public key, Secret key. you may check the full privacy policy from here, [Stripe privacy policy] (https://stripe.com/privacy)
-
PayPal is used to collect donations from your visitors. It is required to create a PayPal donation button. There is a clear documentation on PayPal's website link above about how PayPal manage user data. for PayPal sandbox you may use PayPal Sandbox. For PayPal IPN BuyMeCoffee plugin use PayPal IPN to verify the payment. And for library SDK PayPal SDK where it requires your clientId. To verify the PayPal payment Buy Me A Coffee used ipn Live API 1, Live APi 2 and Test API 1, Test API 2
- WP Fluent DB library This is just a Database library for WordPress. It is not a full-fledged ORM. It is a simple database library that makes working with the database easier. It is inspired by Laravel's Eloquent ORM. It's not collect any data from your site.
element-plus/icons-vue,element-plus,@wordpress/hooks,chart.js,clipboard,lodash,vue,vue-router
Go to GitHub Repo to see package.json for the full list of scripts and packages used in this project. Follow the guidelines available in readme.