I am using the standard paypal payment module and would like to create/save the order in the database before the customer continues to the paypal page.
Ideally this should happen right after the customer clicked on "confirm" of step3, right before it redirects to the paypal payment page.
Any idea on how I could achieve this.

Thanks!