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

Billing Amount variable returning $0 in recurring reminder email #29

Closed
kimwhite opened this issue Mar 13, 2023 · 2 comments
Closed

Billing Amount variable returning $0 in recurring reminder email #29

kimwhite opened this issue Mar 13, 2023 · 2 comments

Comments

@kimwhite
Copy link

kimwhite commented Mar 13, 2023

When !!billing_amount!! is added to the recurring reminder email, it's returning $0. Reports from users is this was working before December 2022.

Varialbe should be available in this email. (see line 190)
"billing_amount" => pmpro_formatPrice( $euser->membership_level->billing_amount ),

Have recreated on live site: The sample had the same initial and recurring payment amount.

reminder-template

reminder-email2

MaximilianoRicoTabo added a commit to MaximilianoRicoTabo/pmpro-recurring-emails that referenced this issue Oct 10, 2023
@MaximilianoRicoTabo
Copy link
Contributor

Added this PR #33 that fixes this issue @kimwhite

dparker1005 added a commit that referenced this issue Dec 21, 2023
…riable-returning-0

Billing Amount variable returning $0 in recurring reminder email #29
@dparker1005
Copy link
Member

Closing as a PR was merged to resolve this issue in the next update

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