Description
I Pay You helps WordPress site owners create simple PayPal.Me payment requests without API keys, a shopping cart, or a heavy checkout system.
Add a responsive payment form anywhere with a shortcode, let visitors enter an amount, and generate a direct PayPal.Me link in the currency you choose.
Why use I Pay You?
- Fast setup — save a PayPal.Me username once and start publishing payment links.
- Two flexible shortcodes — use a visitor-entered amount form or a direct preset payment link.
- Multi-currency requests — EUR, USD, GBP, CAD, AUD, CHF, and JPY are included.
- Responsive and accessible — clean form controls, keyboard focus states, and live result feedback.
- Lightweight — no payment API, no database tables, no external JavaScript libraries, and no tracking.
- Privacy-conscious — the plugin does not contact PayPal before a visitor opens a payment link.
- Backward compatible — the original
[ipayou_paypalme_link]and[ipayou_generate_paypalme_link]shortcodes remain supported. - Page-builder friendly — works anywhere WordPress shortcodes are rendered, including many widget and builder areas.
Quick start
- Open I Pay You in the WordPress admin menu.
- Save your PayPal.Me username and preferred currency.
- Add
[ipayou_generate_paypalme_link]to a page or post.
For a direct preset amount:
[ipayou_paypalme_link amount="25" currency="EUR"]
You can also override the saved account for a specific link:
[ipayou_paypalme_link username="YourPayPalName" amount="49.90" currency="EUR" text="Pay now"]
Available shortcode attributes
[ipayou_paypalme_link]
username— optional PayPal.Me username override.amount— optional preset amount.currency— optional currency code.text— link text.target—_blankor_self.-
class— optional CSS class list.[ipayou_generate_paypalme_link]
-
username— optional PayPal.Me username override. currency— default currency.currency_selector—yesorno.button_text— form submit button text.link_text— generated payment button text.target—_blankor_self.min— minimum amount.step— amount increment.
More free WordPress extensions
AFIWAI publishes other focused WordPress extensions on AFIWAI Hub:
https://hub.afiwai.com/
The plugin does not load content from AFIWAI Hub or send usage data there. The site is contacted only if you choose to open the link.
External services
I Pay You creates links to PayPal.Me, a third-party payment-link service operated by PayPal.
The plugin does not use the PayPal API and does not transmit visitor data to PayPal in the background. A visitor connects to PayPal only after choosing to open a generated PayPal.Me payment link.
PayPal.Me information:
https://www.paypal.com/paypalme/
PayPal legal agreements and privacy information:
https://www.paypal.com/legalhub/
I Pay You and AFIWAI are independent from PayPal. PayPal and PayPal.Me are trademarks of their respective owner.
Screenshots




Installation
- Install I Pay You from the WordPress Plugins screen or upload the
i-pay-youfolder to/wp-content/plugins/. - Activate the plugin.
- Open I Pay You in the WordPress admin menu.
- Enter your PayPal.Me username and save the settings.
- Add
[ipayou_generate_paypalme_link]to the page where visitors should generate payment links.
FAQ
-
Do I need PayPal API credentials?
-
No. I Pay You builds PayPal.Me links and does not connect to the PayPal API.
-
Does the plugin process or store card details?
-
No. Payment details are handled on PayPal’s website after the visitor opens the payment link.
-
Can I use a fixed amount?
-
Yes. Use a direct shortcode such as
[ipayou_paypalme_link amount="25" currency="EUR"]. -
Can visitors choose a currency?
-
Yes. The payment form can display a currency selector. It can also be disabled globally or per shortcode.
-
Does the plugin track visitors or site administrators?
-
No. I Pay You contains no analytics, telemetry, tracking pixels, affiliate parameters, or remote advertising scripts.
-
What happens if JavaScript is disabled?
-
The interactive amount generator cannot build the amount-specific URL in the browser, but the form displays a direct fallback link to the configured PayPal.Me profile.
-
Is WooCommerce required?
-
No. I Pay You is a standalone payment-link helper and does not require WooCommerce.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“AFIWAI – I Pay You – Payment Links for PayPal.Me” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “AFIWAI – I Pay You – Payment Links for PayPal.Me” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
2.0.1
- Major architecture and security modernization.
- Fixed saved PayPal.Me username handling in the direct-link shortcode.
- Removed unsafe remote HTML loading from the WordPress administration.
- Removed the reference to a non-existent page template.
- Added a modern AFIWAI administration interface.
- Added default currency and payment-link behavior settings.
- Added optional front-end currency selection.
- Added local-only assets and removed unnecessary front-end branding.
- Added privacy and external-service documentation.
- Preserved both original shortcodes for backward compatibility.
- Improved sanitization, escaping, link security, accessibility, and responsive behavior.
- Updated compatibility metadata for modern WordPress and PHP versions.
- Reworked the WordPress.org short description, full description, tags, FAQ, installation guide, and screenshots text.
1.1
- Modified the administrator menu.
- Added extension homepage.
1.0.0
- First release.
