Payment integration

  • Posts: 32
  • Thank you received: 0
13 years 9 months ago #6167

where can i find the area in my shopping cart to input an API login and transaction key?

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

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
13 years 9 months ago #6169

In the menu System->Payment methods, you can click on your payment gateway plugin name to see its options where you will have to enter the necessary information.

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

  • Posts: 32
  • Thank you received: 0
13 years 9 months ago #6180

if you look at the screen shot everything looks squeezed together , is there an option where i can space the way the wording and the text boxes appear ?

Attachments:

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

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
13 years 9 months ago #6181

The styling of the input box is defined in your template. If there is no space there it's because your template defines the style of the input boxes like this.

You can add the CSS below in the hikashop CSS (in the config under the tab display) to add spaces between each input box :
#hikashop_checkout_login_right_part input{
margin-top:5px;
margin-bottom:5px;
}

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

  • Posts: 32
  • Thank you received: 0
13 years 9 months ago #6182

first of all i would like to commend you guys on the fabulous work you do . Now to my question ,if you follow this link www.goeco365.com/component/hikashop/checkout.html it shows my checkout page. can i remove the bottom pricing option , this information seems to be redundant and is shown after registration or login please refer to the screen shot to see what am talking about

Attachments:

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

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
13 years 9 months ago #6183

You can remove the views of the checkout by changing the option "checkout workflow" in the configuration of HikaShop:
www.hikashop.com/support/documentation/5...hop-config.html#main

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

Time to create page: 0.062 seconds
Powered by Kunena Forum