Offline Payment with additional user input fields

More
6 years 3 months ago #130598 by SRN
Hallo all together,

we have a special payment procedure where I likely need a modified / speical payment plugin.


We are operating in Europe where we have debit payment (SEPA Lastschrift).
There is no payment plugin for this now.

Our users are mainly club members whose banc account is already known by our cashier.


So, we found the following way...
  1. We use the "offline payment" where the name is just changed to "Lastschrift".
  2. When using this payment method additional fields need to be conditionally displayed and actively filled by the user.
    like...
    • Are you a existing club member ? -> dropdown:
      • "Yes"
      • "No"
    • If yes... user can select -> dropdown "use my existing banc account to grab the money"; "use new banc account"
      • "use my existing banc account" (i.e. to grab the money from there)
      • "use new banc account"
    • If they choose "use my existing...."
      a checkbox (mandatory) needs actively be activated whith a message "Yes i agree that the amount will be drawn from my account"
    • If they choose "use other...."
      another message needs to be displayed and a download link to a paper form (to printout) must be deisplayed.
  3. This information should be put into the registration and the email - i.e. it must be readable from the registration what selection has been done and that this checkbox was marked marked

Another option is a duplicate of the offline payment "Pay by bar money on event" (i.e. register but pay directly in bar money when visiting the event)
When using this option the messages from above must not be displayed.

Any idea how the relize that?


!!
Another way - maybe easier to integrate...
I could solve the issue if i would have the following possibility.
  1. "Custom fields" which are in dependency of the chosen payment method.
  2. AND displayed AFTER the payment section BUT BEFORE the GPRD checkbox.
(Because i can alredy create the form that i need with the existing custom field possibilities. The problem is the are displayed on all payment methods.)
Is this possible somehow?
!!


Thanks in advance and best regards.

Please Log in or Create an account to join the conversation.

More
6 years 3 months ago #130601 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Offline Payment with additional user input fields
Hello

Unfortunately, this is complicated and not supported in the extension. If you need it, you will have to find a developer to customize the extension for you to have it works as described

Tuan

Please Log in or Create an account to join the conversation.

More
6 years 3 months ago - 6 years 3 months ago #130646 by SRN
Hi Tuan,

in the new release EB v3.10.5 ( Release notes ) the following feature is introduced:

1. Added Position parameter to custom field:
Sometime, you might want to display a custom field below Payment Information section (especially for custom fee fields) on registration form. In that case, just set Position parameter to Below Payment Information. By default, it will be displayed above Payment Information section.


If you now add the Parameter to custom fields which makes a field beein displayed only when dedicated payment method is selected, then my "second solution idea" is fulfilled and i can perfectly use it for my usecase.
Could you please go for this additionally add on?

Edit: I mean in the same/similar way like you can select event categories where the field is displayed. It would be perfect.

BR
SRN
Last edit: 6 years 3 months ago by SRN.

Please Log in or Create an account to join the conversation.

More
6 years 3 months ago #130662 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Offline Payment with additional user input fields
No, we still don't support choosing custom fields for Payment Methods. That new feature is allow you choose where the field will be displayed, not what payment method the field will be displayed for

Tuan

Please Log in or Create an account to join the conversation.

More
6 years 3 months ago #130689 by SRN
Hi Tuan,

i think there is a little misunderstanding...

I understood that the new feature defines the position where the field is displayed. I already use it.


My question /whish from above is to add additionally the functionality to choose on which selected payment method a field is displayed.

This, together with the new feature from 3.10.5 would be perfect for me and solve this entire post.

BR
SRN

Please Log in or Create an account to join the conversation.

More
6 years 3 months ago #130694 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Offline Payment with additional user input fields
Sadly, it's quite hard. I will try to support for it in the future but it is quite difficult (because technical, a field could depend on another field, so if it depends on both a field and a payment method, we won't know how to handle

Maybe I can think it in a more simpler way. But I will give it a try

Tuan

Please Log in or Create an account to join the conversation.

Moderators: Tuan Pham Ngoc