• Resolved gagnonconsulting

    (@gagnonconsulting)


    Hi, Kind of important bug here… I have an event with three different dates and times (as three variations of the single product/event). I am able to register and send it to PayPal for payment, but the description looks like this:

    Parent Child Class – 18-24 month old -TEST ONLY
    Dates: {“type”:”single”,”date”:”2017-04-27″}

    The first line is correct, but the Dates: field is formatted incorrectly and the time is missing.

    I am willing to make adjustments to your plugin code to fix this until a new update can be put out, but I am not sure what and where to fix it.

    Thanks,
    Rich

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter gagnonconsulting

    (@gagnonconsulting)

    I found where a lot of people have been pointing this out, and the quick fix appeared in one of the users responses a few weeks back. If the system date in is set to be Custom and the format is set to

    l, F jS, Y

    then the date does appear correctly in the checkout and PayPal info. The WooCommerce Orders page still shows the old formatting, however.

    Rich

    Plugin Author Allyson

    (@allysonsouza)

    Hi @gagnonconsulting,

    It’s a problem caused for a lack of filters in WooCommerce to modify the dates JSON in some places, we’ll pay attention for that in the next versions and find a way to solve this definitely.

    I’m sorry for that problem.

    Thanks

    Plugin Author Allyson

    (@allysonsouza)

    Hi @gagnonconsulting,

    We fixed a lot of non filtered display of dates, but in some places there’s no WooCommerce Filters to make pretty date attributes from JSON. I’m sorry, this is a problem related to the core of plugin design, after we made the plugin WooCommerce 3.0 compatible we’ll work to make it work as best as is possible in these details.

    Thanks for the patience. Closing this issue, but feel free to open other topics if do you have any problem.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘BUG – Event Description sent to PayPal wrong’ is closed to new replies.