Linux 软件免费装

Payment Cat - Easy Stripe Payments

开发者 ryannovotny
更新时间 2024年11月26日 17:14
PHP版本: 7.0 及以上
WordPress版本: 6.7
版权: GPLv2 or later
版权网址: 版权信息

标签

buy now button payment button donate button stripe button

下载

详情介绍:

Payment Cat is the easiest way to start taking credit card payments on your site. This Stripe Payments Plugin works out of the box, letting you create a payment gateway in less than 2 minutes. Just add your Stripe keys and set your price, then add the shortcode [payment_cat] anywhere in your content to add a checkout with Stripe button. The checkout button sends users to a secure Stripe Checkout. Once the payment is complete, send the user to a payment confirmation page of your choice. About Stripe Stripe is the world's leading online payment processor, and the easiest way to monetize an online business. Payment Cat is designed specifically to integrate with Stripe because of how easy they make it to accept online payments. Stripe has no setup fee, no recurring monthly fees, just a small percentage of each sale you make. By integrating with Stripe, Payment Cat is able to take advantage of Stripe Checkout, a simple, conversion-optimized payment page built and hosted by Stripe. This payment page is responsive and optimized for different devices, and accepts 135+ currencies, multiple credit card options, as well as Apple Pay and Google Pay. When you send potential customers to Stripe Checkout, you'll get more conversions, as your customers will find it much easier and safer to give you money. See here for more on Stripe and how it works: Why We Made Payment Cat Payment Cat is made by the team at Fatcat Apps. We've been making quality, easy-to-use WordPress plugins for more than 8 years. We recognized a need for a simple, no-frills Stripe payment gateway to sell early versions of our own products. That's why we built Payment Cat. We put the code together, tested it on our own site, and found Payment Cat worked right out of the box - just as it will for you. It shouldn't be hard to start earning from your hard work. Whether you're a content creator, a freelancer, or you build software, with Payment Cat it is stupidly simple to accept Stripe Payments on your WordPress site.

安装:

  1. Upload the Payment Cat plugin file to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. In your sidebar, select Payment Cat and setup the plugin.
  4. Add the shortcode [payment_cat] anywhere to add a checkout with Stripe button.

常见问题:

Do I Need A Stripe Account To Use Payment Cat?

Payment Cat is designed as a Stripe Payment Gateway, so you will need a Stripe account to start accepting payments. We may consider adding additional payment options in the future, depending on demand.

Can I Set Up Google/Facebook Conversion Events With Payment Cat?

Firing a conversion event when someone pays you is easy. Simply send your customers to a payment confirmation page once the payment goes through, and add your event code to this page. Every person that lands on this page will register as a conversion.

How Can I Extend Payment Cat?

The filter rn_ssp_session is available to customize the checkout parameters. For example: `function 12312135_my_session_callback( $session ) { $session = [ 'payment_method_types' => [ 'alipay' ] ]; return $session; } add_filter( 'rn_ssp_session', '12312135_my_session_callback' );`

更新日志:

Payment Cat 0.0.5 Payment Cat 0.0.4 Payment Cat 0.0.3 Payment Cat 0.0.2 Payment Cat 0.0.1