PayPal API Subscriptions

ຄຳອະທິບາຍ

This plugin is deprecated and should not be used for new installations.

PayPal API Subscriptions was built in 2008 using the PayPal NVP (Name-Value Pair) API v52.0, which PayPal has since discontinued in favour of their REST APIs. The plugin also directly handles raw credit card numbers on your server, which creates PCI compliance obligations that most WordPress sites cannot meet.

Recommended alternatives:

What happens in v1.2.0:

  • Existing [ppsa] shortcodes display a retirement message instead of subscription buttons
  • An admin notice reminds you to migrate
  • All PayPal API code, the credit card form, and bundled jQuery have been removed

ການຕິດຕັ້ງ

This plugin is deprecated. Please use one of the alternatives listed above.

ຄຳຖາມທີ່ພົບເລື້ອຍ

Why was this plugin deprecated?

Two reasons: (1) PayPal’s NVP API v52.0 is discontinued — all new integrations must use the REST API. (2) The plugin handled raw credit card numbers on your server, which is a PCI compliance risk. Modern payment integrations (PayPal Smart Buttons, Stripe Elements) never let card data touch your server.

I still have active subscribers

Your existing PayPal recurring payment profiles continue to work on PayPal’s side regardless of this plugin. The profiles are managed by PayPal, not WordPress. You can manage them from your PayPal merchant dashboard.

ການຣີວິວ

ບໍ່ມີການຣີວິວສຳລັບປລັກອິນນີ້.

ຜູ້ຮ່ວມພັດທະນາ ແລະ ຜູ້ພັດທະນາ

“PayPal API Subscriptions” ແມ່ນຊອຟແວໂອເພັນຊອດ (Open Source). ບຸກຄົນຕໍ່ໄປນີ້ໄດ້ມີສ່ວນຮ່ວມໃນການພັດທະນາປລັກອິນນີ້.

ຜູ້ຮ່ວມພັດທະນາ

ແປ “PayPal API Subscriptions” ເປັນພາສາຂອງເຈົ້າ.

ສົນໃຈຮ່ວມພັດທະນາບໍ່?

ເບິ່ງລະຫັດ, ກວດເບິ່ງ ຄັງເກັບ SVN, ຫຼື ຕິດຕາມ ບັນທຶກການພັດທະນາ ຜ່ານ RSS.

ບັນທຶກການປ່ຽນແປງ

1.2.0

  • Deprecated: Plugin is now retired — displays admin notice and shortcode retirement message
  • Removed: PayPal NVP API integration (discontinued by PayPal)
  • Removed: Credit card form (PCI compliance risk)
  • Removed: paypal_api.php, form.php, bundled jQuery 1.2.6, images

1.1.0

  • Security hardening: ABSPATH guards, input sanitization, output escaping, SSL verification
  • PHP 8.x compatibility fixes
  • Capability checks on admin pages

1.0

  • First release