Support

Home Forums Event Espresso Premium braintree checkout problem

braintree checkout problem

Posted: June 27, 2016 at 2:11 am


digisigns

June 27, 2016 at 2:11 am

I just activated braintree gateway. It is showing 2 buttoms. Can you tell me how to get rid of the ” Proceed to Finalize Registration”

w


Tony

  • Support Staff

June 27, 2016 at 5:36 am

Do you only have the braintree payment method active?

The ‘Proceed to Finalize Registration’ button is part of the single page checkout process and is required for offline payment methods or to allow attendees to update their information afterwards.

The braintree add-on automatically submits the registration to finalize using that button when a payment is made. You can hide it using CSS if you prefer but depending on the options you provide to your users you may need further CSS to allow users to see the button when needed:

#spco-go-to-step-finalize_registration-submit {
    display: none;
}


digisigns

June 27, 2016 at 11:26 am

Braintree is the only payment gateway I am using. So if I hide that buton, It should be ok?


Lorenzo Orlando Caum

  • Support Staff

June 27, 2016 at 12:15 pm

Hello,

If Braintree is your only payment option, then you should be fine.

We were asking as there are other scenarios to consider before hiding that button such as free events (the button isn’t used).


Lorenzo

The support post ‘braintree checkout problem’ 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.

Event Espresso