I also went through the payment process and used a credit card to see what my customers’ experience would be like and I need to have a way to remove a couple of super annoying details:
One is that when a participant registers for a workshop they don’t need to provide country information–but when they pay via credit card, they do–so it’s very easy to miss this detail and go ahead and enter one’s credit card number, only to press submit and have it go back to your previous screen because you failed to note that you had to add a “country” designation to your address info. I want to remove the country requirement from the required info.
Also, right above where you put in your credit card number, there’s a big blue Paypal button, which is super confusing because it makes you feel like, oh shoot, I chose Paypal and I meant to choose pay by credit card. I have no idea why that’s there, but I want to remove it.
And lastly, once you’ve paid, there is a sentence near the end of the page that says Click here to edit all Attendee information, but then when it’s clicked it gives an error message and goes to a blank Registration page. I want to remove that sentence.
Thanks for your help. I’m hoping this can be a painless process for our registrants.
I checked into this and it looks like Lorenzo removed the Braintree add-on from your account and added the Stripe add-on in its place.
And lastly, once you’ve paid, there is a sentence near the end of the page that says Click here to edit all Attendee information, but then when it’s clicked it gives an error message and goes to a blank Registration page. I want to remove that sentence.
You can remove that link by adding the following to your custom stylesheet:
.ee-registration-details-dv > p > a {display:none;}
Viewing 1 reply thread
The support post ‘Problems with Braintree Payment Gateway’ 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.
Support forum for Event Espresso 3 and Event Espresso 4.