Skip to content

Commit e7cb6df

Browse files
Update README.md
added logos & badges updated dependencies
1 parent 7abf075 commit e7cb6df

File tree

1 file changed

+30
-2
lines changed

1 file changed

+30
-2
lines changed

README.md

Lines changed: 30 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,40 @@
1+
2+
<!-- WooCommerce logo -->
3+
<p align="center">
4+
<a href="https://woocommerce.com/products/woocommerce-paypal-payments/">
5+
<img src="https://woocommerce.com/wp-content/themes/woo/images/logo-woocommerce@2x.png"
6+
alt="WooCommerce logo">
7+
</a>
8+
</p>
9+
10+
<!-- PayPal logo -->
11+
<p align="center">
12+
<a href="https://woocommerce.com/products/woocommerce-paypal-payments/">
13+
<img src="https://paypal.inpsyde.com/wp-content/uploads/sites/43/2025/05/PayPal-Logo-RGB-Black.png"
14+
alt="PayPal logo" height="130">
15+
</a>
16+
</p>
17+
18+
19+
20+
[![License](https://img.shields.io/github/license/woocommerce/woocommerce-paypal-payments 'License')](https://github.com/woocommerce/woocommerce-paypal-payments/blob/trunk/LICENSE)
21+
[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/woocommerce/woocommerce-paypal-payments)
22+
[![Build Status](https://github.com/woocommerce/woocommerce-paypal-payments/actions/workflows/integration.yml/badge.svg?branch=trunk 'Build Status')](https://github.com/woocommerce/woocommerce-paypal-payments/blob/trunk/.github/workflows/integration.yml)
23+
![GitHub Release](https://img.shields.io/github/v/release/woocommerce/woocommerce-paypal-payments)
24+
![GitHub Release Date](https://img.shields.io/github/release-date/woocommerce/woocommerce-paypal-payments)
25+
![WordPress.org downloads](https://img.shields.io/wordpress/plugin/dt/woocommerce-paypal-payments.svg 'WordPress.org downloads')
26+
![WordPress.org rating](https://img.shields.io/wordpress/plugin/r/woocommerce-paypal-payments.svg 'WordPress.org rating')
27+
28+
129
# WooCommerce PayPal Payments
230

331
PayPal's latest complete payments processing solution. Accept PayPal, Pay Later, credit/debit cards, alternative digital wallets local payment types and bank accounts. Turn on only PayPal options or process a full suite of payment methods. Enable global transaction with extensive currency and country coverage.
432

533
## Dependencies
634

735
* PHP >= 7.4
8-
* WordPress >= 6.3
9-
* WooCommerce >= 6.9
36+
* WordPress >= 6.5
37+
* WooCommerce >= 9.6
1038

1139
## Development
1240

0 commit comments

Comments
 (0)