-
-
Notifications
You must be signed in to change notification settings - Fork 824
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dev/core#1679: Ensure Paypal IPN always updates the next scheduled pa…
…yment date This is from #16952 and #17028 is to not change the scheduled date if it seems to have already been intentionally changed. However, per #16952 time stamps can lead to 'now' being a day in the future - so this loosens the check from equals today to is less then now + 1 day
- Loading branch information
1 parent
3ac647f
commit 605665c
Showing
2 changed files
with
151 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters