2checkout 2 billing information

  • Posts: 20
  • Thank you received: 0
9 years 2 weeks ago #219642

-- HikaShop version -- : 2.6.0

I got the 2checkout plugin from github.com/techjoomla/joomla-payments during checkout I am asked to fill billing information in 2checkout whereas I have already filled billing information during hikashop checkout process. why does the information getting passed to 2checkout plugin. also when I submit finish after selecting payment gateway it doesnt directly redirect to 2checkout instead it ask to click another button "pay now" after clicking it I am getting to the 2checkout page

Please Log in or Create an account to join the conversation.

  • Posts: 82867
  • Thank you received: 13374
  • MODERATOR
9 years 2 weeks ago #219650

Hi,

The techjoomla payment plugins only handle the total amount, not the details of the order.
So the billing address is not passed to 2 checkout.
To add that, the plugin code should be modified there:
take.ms/5Jeeu
In order to add the variables for the billing address data.

For the redirection, the fact that you need to click on the button is because there is no automatic submit process in the plugin code. There take.ms/aUTIl a bit of javascript code should be added to handle the automatic submission of the form once the page is loaded.

Note that there is another 2checkout plugin developed by MintJoomla here:
www.mintjoomla.com/downloads/item/11-oth...-payment-plugin.html
It's not free, but I guess that these issues aren't in this 2checkout payment plugin and you would get support there to help you customize that plugin.

Please Log in or Create an account to join the conversation.

  • Posts: 20
  • Thank you received: 0
9 years 1 week ago #220449

So can't I disable the billing information from the hikashop checkout since it is already in 2checkout .

Please Log in or Create an account to join the conversation.

  • Posts: 12953
  • Thank you received: 1778
9 years 1 week ago #220473

Hello,
To do that you'll just have to remove the "Address" step of your checkout workflow via "Hikashop->System->Configuration->Checkout".

Please Log in or Create an account to join the conversation.

Time to create page: 0.065 seconds
Powered by Kunena Forum