• Resolved udaykr

    (@udaykr)


    Hi,
    We are evaluating GiveWP plugin for our site donation page.
    We have our custom web page which allows users/donros to search the charities in US. Upon selecting the charity from the search result, GiveWP plugin should display the charity (charity name and EIN number) user has selected under the stripe checkout page (https://checkout.stripe.com/pay/…..) under the dollar amount.

    We are going for “Stripe-Checkout option” under payment gateways in the plugin

    This is helpful for the donor to see “charity name” he/she donating to on the same page providing the credit card details also.

Viewing 4 replies - 16 through 19 (of 19 total)
  • Plugin Contributor Ben Meredith

    (@benmeredithgmailcom)

    Hi @udaykr

    Even our priority support is not set up to help with customizations. We can give a few pointers, but we’re not able to help with theming.

    You’d be best to contact a 3rd party developer to help, here.

    Thanks!

    Thread Starter udaykr

    (@udaykr)

    Hi @benmeredithgmailcom

    Thanks for your response. We are not bothering much about theming.

    As i mentioned in my previous messages, requirement for our usecase is user searches a charity in our application and that charity name has to be passed as for_title in the GiveWP form. So that same charity name would go in the mail to donor as well as to the administrator.

    This is the only custom change we are asking for. Please let us know if it is possible or not with this plugin.

    Plugin Contributor Ben Meredith

    (@benmeredithgmailcom)

    The best way to do that is to create multiple forms, one for each charity. The form title is passed in no matter what.

    To dynamically change the Form Title based on a search would be possible with custom code, but not something we can help with, even for paying customers.

    By far the easiest thing would be to create a form for each charity. If then you want to display them all on one page, you can use the form grid. ?

    For the shortcode/classic editor implementation: https://givewp.com/documentation/core/shortcodes/give_form_grid/

    For the new block-based editor implementation: https://givewp.com/documentation/core/blocks/form-grid-block/

    Thanks!

    Thread Starter udaykr

    (@udaykr)

    Hi @benmeredithgmailcom

    We can’t go with multiple forms as we have 2 to 3 lakh charities and user can search any charity. Charities are not in fixed number.

    We have PHP developers with us, we need your help in customizing the code after purchasing of the plugin to pass this as a dynamic value.

    If you point us to the file name to do the change, we ourselves can customize. However we need your help in giving direction (the file name and function name in that file)

    Thanks!

    • This reply was modified 4 years, 3 months ago by udaykr.
Viewing 4 replies - 16 through 19 (of 19 total)
  • The topic ‘Passing parameters between pages’ is closed to new replies.