Support

Home Forums Event Espresso Premium Simplify Checkout process

Simplify Checkout process

Posted: December 20, 2016 at 6:52 am

Viewing 3 reply threads


Matt

December 20, 2016 at 6:52 am

Currently I am using just Stripe as the payment method and happy with that and no plans to change or offer an alternative.

Given it is just a single payment method, can the process on the website be simplified?

Currently:
Click “Pay by Card” button > Click “Pay Now” Button > Enter Card Details & Click “Pay Now”

Can step 1, with payment options be removed?


Tony

  • Support Staff

December 20, 2016 at 7:04 am

Hi Matt,

You can set the Stripe payment method to be open by default, would that work?

Go to Event Espresso -> Payment methods -> Stripe -> Open by default.

Set that to Yes and retest.

Is that what you are looking for?


Matt

December 20, 2016 at 7:09 am

Thats helps, thanks.
I’d prefer to remove (or change?) the Button and the “Important information about your payment” if that were possible – but it is at least a bit quicker/simpler now.


Tony

  • Support Staff

December 20, 2016 at 7:53 am

I’d prefer to remove (or change?) the Button

Which button? The payment method list that show the image?

You can change the image used within the payment method settings.

Or can hide it using CSS but you’ll likey need to use !important, something like:

#ee-available-payment-method-inputs-stripe_onsite-lbl {
    display: none!important;
}

The important information is taken from the payment gateway settings.

Event Espresso -> Payment methods -> Stripe -> Description

You can change the text there.

Viewing 3 reply threads

The support post ‘Simplify Checkout process’ 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