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_address} showing up blank on PDF Receipts #2707

Closed
2 tasks
mjmiller21 opened this issue Jan 24, 2018 · 5 comments
Closed
2 tasks

{billing_address} showing up blank on PDF Receipts #2707

mjmiller21 opened this issue Jan 24, 2018 · 5 comments
Assignees
Milestone

Comments

@mjmiller21
Copy link

Issue Overview

Billing address tag has recently started showing up blank on the PDF Reciepts using Paypal Standard. This is a new issue as the billing address tag was populating receipts on a transaction dated Jan 6 2018

Expected Behavior

Billing address tag should populate billing address on PDF Receipts

Current Behavior

Currently Billing address is populated as blank on the PDF reciepts.

Possible Solution

Steps to Reproduce (for bugs)

WWW.LAYUP.CA/DONATE

  • I've enabled test donations to allow testing &r a dummy receipt to be created.

Related Issues and/or PRs

Todos

  • Tests
  • Documentation

WordPress Environment

``` Home URL: |   | http://www.layup.ca -- | -- | -- Site URL: |   | http://www.layup.ca WP Version: |   | 4.9.2 WP Multisite: |   | – WP Memory Limit: |   | 768 MB WP Debug Mode: |   | – WP Cron: |   |   Language: |   | en_US Permalink Structure: |   | /%year%/%monthnum%/%day%/%postname%/ Show on Front: |   | page Page on Front: |   | Home (#7) Page for Posts: |   | Unset Table Prefix Length: |   | 5 Table Prefix Status: |   | Acceptable Admin AJAX: |   | Accessible Registered Post Statuses: |   | publish, future, draft, pending, private, trash, auto-draft, inherit, flamingo-spam, refunded, failed, revoked, cancelled, abandoned, processing, preapproval
</details>
@Benunc
Copy link
Member

Benunc commented Jan 24, 2018

Hi @mjmiller21

Can you please use our Priority support form at https://givewp.com/support for support for this issue?

We're happy to help over there. Thanks!

@ravinderk ravinderk self-assigned this Jan 24, 2018
@ravinderk
Copy link
Collaborator

@Benunc Can you confirm this is working fine for you in upcoming release 2.0.1

@ravinderk ravinderk added the bug label Jan 24, 2018
@ravinderk ravinderk added this to the 2.0.1 milestone Jan 24, 2018
@Benunc
Copy link
Member

Benunc commented Jan 24, 2018

I am still unable to populate the {billing_address} tag on 2.0.1

@ravinderk
Copy link
Collaborator

@Benunc As we discuss this email tag is working fine in an email in 2.0.1. Let me check it with pdf addon too.

@ravinderk ravinderk reopened this Jan 24, 2018
@ravinderk
Copy link
Collaborator

@Benunc Closing this issue as you confirmed it is working fine.
For ref: 4b95307

DevinWalker added a commit that referenced this issue Jan 25, 2018
* release/2.0.1: (81 commits)
  Finished the changlog for 2.0.1
  Change log first pass
  Updated link to docs.givewp.com shortlink
  Updated notice text with link - fixes #2697
  Update notice text
  Use is_pause_process to toggle update screen message
  Fixed issue when pausing the message above the progress bar doesn't change from "Updating" - now it will say it's paused.
  Added "give_test_ajax_works" filter to assist people who really know their AJAX is working they can tweak the results #2697
  Fix wrong donor address meta key prefix for donation meta
  Fix #2707
  Do not change running update number
  Automatically start background update on 2.0.1 update
  Fix WP_Query args
  Run missing donor upgrade only if customer table exists
  Delete transient cache on update complete
  Allow to accept empty string in get_options_like fn
  Flush cache after upgrade complete pass2
  Flush cache after upgrade complete
  Make get_incrementer fn publicly accessible
  Fix typo in cache keys
  ...
DevinWalker added a commit that referenced this issue Jan 25, 2018
* release/2.0.2: (83 commits)
  Finished the changlog for 2.0.1
  Change log first pass
  Updated link to docs.givewp.com shortlink
  Updated notice text with link - fixes #2697
  Update notice text
  Use is_pause_process to toggle update screen message
  Fixed issue when pausing the message above the progress bar doesn't change from "Updating" - now it will say it's paused.
  Added "give_test_ajax_works" filter to assist people who really know their AJAX is working they can tweak the results #2697
  Fix wrong donor address meta key prefix for donation meta
  Fix #2707
  Do not change running update number
  Automatically start background update on 2.0.1 update
  Fix WP_Query args
  Run missing donor upgrade only if customer table exists
  Delete transient cache on update complete
  Allow to accept empty string in get_options_like fn
  Flush cache after upgrade complete pass2
  Flush cache after upgrade complete
  Make get_incrementer fn publicly accessible
  Fix typo in cache keys
  ...
DevinWalker added a commit that referenced this issue Jan 25, 2018
* release/2.0.2: (83 commits)
  Finished the changlog for 2.0.1
  Change log first pass
  Updated link to docs.givewp.com shortlink
  Updated notice text with link - fixes #2697
  Update notice text
  Use is_pause_process to toggle update screen message
  Fixed issue when pausing the message above the progress bar doesn't change from "Updating" - now it will say it's paused.
  Added "give_test_ajax_works" filter to assist people who really know their AJAX is working they can tweak the results #2697
  Fix wrong donor address meta key prefix for donation meta
  Fix #2707
  Do not change running update number
  Automatically start background update on 2.0.1 update
  Fix WP_Query args
  Run missing donor upgrade only if customer table exists
  Delete transient cache on update complete
  Allow to accept empty string in get_options_like fn
  Flush cache after upgrade complete pass2
  Flush cache after upgrade complete
  Make get_incrementer fn publicly accessible
  Fix typo in cache keys
  ...

# Conflicts:
#	assets/js/admin/admin-scripts.js
#	assets/js/admin/admin-scripts.min.js
#	assets/js/admin/admin-settings.min.js
DevinWalker added a commit that referenced this issue Jan 25, 2018
* issue/339: (94 commits)
  Finished the changlog for 2.0.1
  Change log first pass
  Updated link to docs.givewp.com shortlink
  Updated notice text with link - fixes #2697
  Update notice text
  Use is_pause_process to toggle update screen message
  Fixed issue when pausing the message above the progress bar doesn't change from "Updating" - now it will say it's paused.
  Added "give_test_ajax_works" filter to assist people who really know their AJAX is working they can tweak the results #2697
  Fix wrong donor address meta key prefix for donation meta
  Fix #2707
  Do not change running update number
  Automatically start background update on 2.0.1 update
  Fix WP_Query args
  Run missing donor upgrade only if customer table exists
  Delete transient cache on update complete
  Allow to accept empty string in get_options_like fn
  Flush cache after upgrade complete pass2
  Flush cache after upgrade complete
  Make get_incrementer fn publicly accessible
  Fix typo in cache keys
  ...
DevinWalker added a commit that referenced this issue Jan 25, 2018
* release/2.0.2: (463 commits)
  Updated CHANGELOG.md
  Add Upgrades on Fresh Install to get rid of upgrade notices
  New POT file for 2.0.1
  Text modification
  Finished the changlog for 2.0.1
  Change log first pass
  Updated link to docs.givewp.com shortlink
  Updated notice text with link - fixes #2697
  Update notice text
  Use is_pause_process to toggle update screen message
  Fixed issue when pausing the message above the progress bar doesn't change from "Updating" - now it will say it's paused.
  Added "give_test_ajax_works" filter to assist people who really know their AJAX is working they can tweak the results #2697
  Fix wrong donor address meta key prefix for donation meta
  Fix #2707
  Do not change running update number
  Automatically start background update on 2.0.1 update
  Fix WP_Query args
  Run missing donor upgrade only if customer table exists
  Delete transient cache on update complete
  Allow to accept empty string in get_options_like fn
  ...
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