Checkout payment method

I need to use the checkout payment method. Can anyone please tell me how to integrate this. Can i add this method from admin side. Where to put the key and security token provided by the checkout.

Thanks in advance.

Checkout does not provide keys and security tokens. Try to explain your intention with couple of more sentences.

I am using credit card ( using Master card or Visa card)checkout payment method. Now on the website after shopping when I click on the checkout button, it will redirect to payment page. On that page we can select the method of payment. Then select credit card checkout payment method and click next. Then it goes to order now page. When we click on order now next it directly goes to thank you page. I doubt something is missing here.

After selecting the payment method, I think it should goes to checkout payment form so that the customers can enter their card details and pay. That page is missing. The checkout payment integration was done by another one and now I couldn’t find the missing page. I came to know that the person who did this integration has used the pubic key and security key which was provided by the checkout.com

I doubt if this could be done from the admin side.

Please help me.

Thanks in advance.

@reshmiarm,

this can’t be done via admin somehow. All models I know is that this functionality is encapsulated into modules. Don’t you find any module installed in this shop that may lead to checkout.com?

Regards

Thank you. Iam sorry to say I didn’t find any checkout module integrated on the online shop. When I checked the website of checkout.com, they do not have installation guide for oxid. So i couldn’t complete the payment integration.

Happy New Year @reshmiarm,

I have no clue what checkout.com isi doing and how it is connected exactly but maybe these tutorials may be helpful for you: https://oxidforge.org/en/accepting-credit-card-payments-with-oxid-eshop-ce-and-alertpay.html

Cheers