-
When a recurring payment is created, we're updating the MemberPress subscription gateway to the one corresponding to the payment method of the recurring payment (if it exists). This ensures that the c…
-
### Prerequisites
- [x] I have carried out troubleshooting steps and I believe I have found a bug.
- [x] I have searched for similar bugs in both open and closed issues and cannot find a duplicate…
-
### Prerequisites
- [x] I have carried out troubleshooting steps and I believe I have found a bug.
- [x] I have searched for similar bugs in both open and closed issues and cannot find a duplicate…
-
For a customer an automatic WooCommerce Subscriptions renewal order `#5326` was created on Sunday, June 23, 2024, with the associated Mollie direct debit payment. This renewal order `#5326` automatica…
-
Within a WordPress environment it is sometimes important that instances of classes are only created once, for example to prevent double filter and action hooks. For example, there are several iDEAL Ba…
-
For chargebacks we update the MemberPress transaction status to 'Refunded', but don't send the 'Refunded' notices:
https://github.com/pronamic/wp-pronamic-pay-memberpress/blob/4218e02826ab4ae3249ac…
-
Today I had to alert a customer to this setting, and I noticed that we only show this setting in debug mode.
_Internal HelpScout ticket: https://secure.helpscout.net/conversation/2454026625/26654?v…
-
> Hello,
>
> Thanks for uploading your plugin, we can begin with the review. We are a group of volunteers who **help you identify common issues** so that **you can make your plugin more secure, com…
-
For each subscription order item, we want to know for what period the order item is. Currently, WooCommerce Subscription does not store this information with the order items. It can possibly be derive…
-
I just discovered that the `.test` TLD is now valid in the `merchantReturnURL` parameter, while this resulted in an error in the past:
> merchantReturnURL is not a valid web address
Other TLD's …