Giter VIP home page Giter VIP logo

pmpro-payflow-recurring-orders's Introduction

=== Paid Memberships Pro - Payflow Recurring Orders ===
Contributors: strangerstudios
Tags: paid memberships pro, pmpro, paypal, payflow
Requires at least: 4
Tested up to: 6.4
Stable tag: 0.3.1

Synchronize Payflow recurring subscriptions with Paid Memberships Pro.

== Description ==

We have developed this Add On to synchronize Payflow recurring orders and cancellations with Paid Memberships Pro. This addon should definitely be installed if you are using the Payflow Pro gateway option in Paid Memberships Pro and have recurring subscriptions.

== Installation ==

= Prerequisites =
1. You must have Paid Memberships Pro installed and activated on your site.

= Download, Install and Activate! =
1. Download the latest version of the plugin.
1. Unzip the downloaded file to your computer.
1. Upload the /pmpro-payflow-recurring-orders/ directory to the /wp-content/plugins/ directory of your site.
1. Activate the plugin through the 'Plugins' menu in WordPress.
1. That’s it. No settings.

View full documentation at: https://www.paidmembershipspro.com/add-ons/payflow-recurring-orders-addon/

== Changelog ==
= 0.3.1 - 2024-01-05 =
* BUG FIX/ENHANCEMENT: Marking plugin as incompatible with Multiple Memberships Per User for the PMPro v3.0 update. #6 (@dparker1005)

= .3 =
* BUG FIX/ENHANCEMENT: Removed the code to only run the cron between 1AM and 6AM. Instead, it will run every hour and you can use the new pmpro_payflow_recurring_orders_skip_cron filter to return true during those times if you'd like to skip the cron during heavy times.

= .2 =
* BUG FIX: Fixed setting of $end value.
* BUG/ENHANCEMENT: Added force parameter.
* FEATURE: Added check for PMPRO_CRON_LIMIT to override the 50 per run limit.

= .1.1 =
* BUG FIX: Fixed use of pmpropfro_paymentAfter to pass payments along.

= .1 =
* Initial version.

pmpro-payflow-recurring-orders's People

Contributors

dparker1005 avatar eighty20results avatar github-actions[bot] avatar ideadude avatar kimcoleman avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

pmpro-payflow-recurring-orders's Issues

Not MMPU Compatible

Looking at the recurring orders code, while the SQL considers all orders and levels for a user, it only returns user ids and then the loop assumes one membership per user... only checking for the "last order" here:

https://github.com/strangerstudios/pmpro-payflow-recurring-orders/blob/dev/pmpro-payflow-recurring-orders.php#L145

The code should be updated to get unique subscription transaction ids instead and then loop through those instead of users while checking for new orders.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.