Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Profile start date off by one errors #33

Open
dparker1005 opened this issue Nov 30, 2021 · 2 comments
Open

Profile start date off by one errors #33

dparker1005 opened this issue Nov 30, 2021 · 2 comments

Comments

@dparker1005
Copy link
Member

Everywhere we use T0:0:0 when calculating a profile start date, we should instead add the time in GMT to prevent recurring charges from being charged too early or too late. The fix for this would be similar to this core PR: strangerstudios/paid-memberships-pro#1817

@dwanjuki
Copy link

dwanjuki commented Jan 2, 2024

A customer reported that some trials were ending one day early and is looking for a solution.
Mods: #538989

@hbcondo
Copy link

hbcondo commented Jan 2, 2024

A customer reported that some trials were ending one day early and is looking for a solution. Mods: #538989

Yes, trials end one day early for PayPal as reported over 2 years ago in the main repo1 and again in this repo2. This has resulted in disputes.

Footnotes

  1. https://github.com/strangerstudios/paid-memberships-pro/issues/1826

  2. https://github.com/strangerstudios/pmpro-subscription-delays/issues/44

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants