-- HikaShop version -- : 2.3.2
-- Joomla version -- : 2.5.24
I have done some google, and I have found out that it is possible to force Paypal Express to display the credit card page first (as a standard landingpage) and not the login page.
Please see link
stackoverflow.com/questions/309421/can-y...it-card-fields-first
This is the explenation how it's done:
And to add to that: if you use Express Checkout, you can set LANDINGPAGE=Billing in the SetExpressCheckout API call. Additionally, Express Checkout is free and available pretty much globally, so there's no reason not to use Website Payments Standard (the HTML based variant, which does not offer this feature). – Robert Jul 4 '11 at 21:39
But I can't figgure out how to implement this in the paypalexpress.php file, any advice ?
Note: This is only suppose to work with Paypal Express, and you have to have to have PayPal Account Optional: ON in your PAypal account..