• Resolved feroxy

    (@feroxy)


    Hi

    I wish to implement a customised donation amount selection form for use elsewhere on my site much like the existing widget. I have my donation form added to a specific page on the website via shortcode (rather than using the campaigns pages)

    I’d like to to know how I can pass in a pre-selected donation amount to a form added to a page in this way?

    thanks

    • This topic was modified 3 years, 7 months ago by feroxy.
Viewing 1 replies (of 1 total)
  • Hi @feroxy,

    Sorry for not getting back to you sooner on this, but there is a way to do this by appending ?amount={amount goes here} to your URL. For example if your donation page is https://myorg.org/donate/, you can pre-select a donation amount of $25 like this:

    https://myorg.org/donate/?amount=25

    Cheers,
    Eric

Viewing 1 replies (of 1 total)
  • The topic ‘Pass a donation amount to main donation form’ is closed to new replies.