• Resolved wladcapoczkow

    (@wladcapoczkow)


    Hi!
    Is it possible to automatically refresh the “Donation Details” section after changing the amount on the order page? I am using conditional fields that display when a user selects an amount of +100. The “Your Donation” section refreshes automatically when a different amount is chosen, but the “Donor Details” remains the same. So I have to manually refresh the browser for the new conditional fields to appear.

Viewing 1 replies (of 1 total)
  • Plugin Author flinnn

    (@flinnn)

    Hi,
    thank you very much for your message.
    The order summary is updated via features built into WooCommerce, but this is not available for the customer details.
    So my suggestion would be this: add javascript to the checkout to hide and show your custom field. As a trigger you can use the event “update_checkout”. Alternatively, you could also update the checkout page on the “update_checkout” event.
    Best regards,
    Jonas

Viewing 1 replies (of 1 total)
  • The topic ‘Donor details’ is closed to new replies.