Jump to content

How to skip payment selection


Recommended Posts

Hello,

 

I'd like to know how to skip payment selection, I only have one option so I don't want to display the payment selection page, I just want to go straight to the payment form for my sage pay module - how do I do this?

 

 

Thanks

Will

Link to comment
Share on other sites

in the sage module, you will see a hookpayment function. you could edit that function to perform a page redirect when the function is called.

 

otherwise you might have to override one of the controllers to redirect directly to the form.

 

i suspect this will not be an easy task if you are not familiar with php or core prestashop coding.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...