Posted: December 1, 2015 at 4:24 pm
|
I have Infusionsoft and I am planning to use the EE4 Infusionsoft add-on to handle payments, however I need different events to utilize different merchant accounts. Does the EE4 Infusionsoft add-on allow me to set up multiple merchant accounts. |
Hey Josh, First off, our Infusionsoft integration does not include payment processing functionality. You will need to use a separate gateway, such as our Paypal integration, or the Stripe gateway. Secondly, we don’t have functionality for using different gateways for different events. |
|
Hi Josh, I did want to let you know that we are in the planning stages of developing the Infusionsoft payment gateway for EE4. Since this is in the very early stages, I do not have an estimated time of completion of when it will be available. |
|
|
Hey Jonathan, Thanks for the reply, so even using strip as the payment gateway, we would not be able to use multiple payment gateways for the different events? |
You a set up events to use specific gateways by using the Payment methods pro add-on. Currently the add-on is available for free as a download from github: https://github.com/eventespresso/eea-payment-methods-pro/archive/master.zip |
|
|
Ok Josh, I installed the add on but it seems this still limits you to the four payment gateways available on EE4 bank, Check, Invoice, and paypal Standard. |
The add-on is for specifying one gateway for a specific event. If you want to set a specific PayPal account for one event, there’s a code snippet you can add to your site that will let you set the PayPal ID as a meta key value in the event editor. Here’s a link to the code in our library: You can add the above to a functions plugin or into your WordPress theme’s functions.php file. |
|
Hi EE4 |
|
No I cannot confirm that, because there is a way to connect individual Events to different Stripe accounts. |
|
Hi Can you direct me to where I can find the solution for this please as I have not yet been able to find this information? We have implemented the ‘include_payment_method’ as Custom Fields to see that we can choose PayPal or Stripe for individual events but how do we choose specific Stripe accounts please? |
|
Hi Brad, To specify more than one unique Stripe account you’ll need to use the Master branch of Event Espresso 4 from github (currently version 4.8.27 Release Candidate). Along with that, you’ll need the feature branch of the Payment Methods pro add-on that’s labeled FET-9100-multiple-payment-methods-of-same-type and can be downloaded here: Once you have the above activated on your site, you will see a new option on the Payment Methods settings page that says “Activate another {name of method} Payment Method”. When you click it, you will be able to configure another account that can be used. Important: Once the FET-9100 branch is merged to Master, you will need to switch to use the Master branch of the Payment Methods Pro add-on. |
|
Hi Josh |
|
I can give you a link to the project page for Event Espresso 4. Right now the support for multiple merchant accounts is in Master, so the next update release (4.8.27) will also include that support. |
|
Hi I have installed the ‘core’ plugin and ‘multiple payment methods of same type’ plugin from github. The button “Activate Another Stripe_Onsite Payment Method” appears but when I click on it I just get a totally white screen and I have to use the ‘Back’ browser button to access the site again?! Any ideas or help with this please? |
|
Hi Brad, If you enable WP_DEBUG and get to that whitescreen again, it should show an error message, can you post that here please? |
|
Here you are: Fatal error: Call to undefined method EE_Payment_Method_Manager::activate_and_initialize_payment_method() in /home/sites/qigong-southwest.co.uk/public_html/wp-content/plugins/eea-payment-methods-pro-FET-9100-multiple-payment-methods-of-same-type/EED_Payment_Methods_Pro_More_Payment_Methods.module.php on line 204 Thanks |
|
Hi Brad, The error you’re seeing is the result of having an out of date version of the FET-9100 branch. You can download a current copy from the github repository. Once you have a fresh copy, you can remove the old copy from your site and replace it with the up to date one. Your copy does not have the commit that’s dated Dec 7, which currently is the last commit list here: |
|
Great, thanks for the support. |
|
Hi |
|
Hi No such token: tok_17GSk0JCGXmQybvkKaSVDjt Any ideas please?! |
|
Hi Brad,
It sounds like you need to uncheck the box next to Front-end Registration Page for Usable From? for both of your Stripe gateways. While you’re in there updating the payment methods, can you set the Open By Default to Yes? That can help make sure the Stripe gateway’s scripts are initialized correctly when the payment checkout step loads up. |
|
Hi Both of those are unchecked. I Have ‘Only Specific Events’ checked. I then tried with ‘Admin Registration Page’ checked and unchecked on both Stripe accounts but this made no difference. Still nothing changed. |
|
Hi Brad, I’ve tested this and it’s working on my test site. Can you check something? With both Stripe gateways set to “Only Specific Events”, you create a test event that has a paid ticket. Then you do a registration test. When you get to the payment options step, do any payment methods display? |
|
Hi |
|
Hi Brad, We can investigate and find the cause of why it’s not working on your site if you can fill out the form on this page completely: |
|
Hi there, I got those straightened out. You’ll note that the first Stripe payment method has Stripe_original for its Admin-Only name, and Stripe_two is the admin name for the second one. I then updated the test event to use Stripe_original and checked the test event and it’s showing the first Stripe payment method only now. We’re working on making the UI easier for selecting payment methods so that instead of typing out the meta key/value in the event editor, you can select them in their own metabox on the event editor page. I invite you to keep an eye on the FET-9102-payment-methods-metabox-on-event-editing-page branch and once that’s done, it will be merged to the Master branch. |
|
Hi |
|
You’re welcome. Please be sure to keep an eye out for some updates to the Master branch, and I’ll make a note to update this thread when they are ready. |
|
The support post ‘EE4 Multiple Merchant Accounts’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.