Integrate payment gateway prestashop - api

I am trying to integrate a payment gateway into my prestashop website. I have the companies API, but unfortunatley they do not yet have a plugin on prestashop. Can anyone please suggest where I should start from or how I can go about getting this done.
What I think: I’m assuming prestashop saves order information in a file I can access through my file manager. So maybe I can write some code maybe in xml that retrieves the details requested by the paga api from the prestashop file. I don’t know if I’m thinking correctly. Can you guide somehow?
Thanks in advance

Related

How can i call the opencart api to get all products and orders?

I was having a hard time figuring out on getting the product list and order list through postman. I tried to refer on this site site and also all the apis on this site site but its not working, it always shows "The page you requested cannot be found!" (please see attached file).screenshot error
Hoping for your help.
Thank you,
Ryan Jayme
Yea, you can't without a plugin from marketplace. And that documentation is outdated and that API is meant to be used by website admin not by other services/scripts

How to develop and make a Bigcommerce app

I want create an affiliate application for Bigcommerce to interact with my store. I trying to use API but it's not work proper.
Follow the instructions on https://developer.bigcommerce.com/ to build an app.
https://developer.bigcommerce.com/api-docs/getting-started/building-apps-bigcommerce/building-apps
If you need help with a specific API, try posting the details of the request, and what you're trying to do.

adding 2checkout to impresspages

Dear Impress Page users,
I need to know how to setup 2checkout as peyment option in my widget,
currently my ms-widget has Filter.php referring to plugin 'PayPalSubscription',
I want the plugin to refer to '2Checkout'
I am not good in php, and I also wanted to ask if someone can provide the script, or let me know how I can edit the paypal script to use 2checkout.
Many thanks
Are you talking about ImpressPages MultiSite? If yes, this plugin is not hardly bind to PayPal. You can install any kind of payment system and MultiSite will use it. Basically I would say have a look at PayPalSubscription plugin as example and create 2checkout plugin. But if you are not very good at PHP you can probably order this plugin to be built for you on ipmultisite.com support page.

Allow user post products

I need to know if I can in prestashop or another eccommerce framework allow the users to publish his own products.
I ask this because i need that feature to my site.
Thanks in advance !
No ecommerce system has this feature by default. You can have modules for this feature. I am not sure about any module for any e commerce system, but hopefully you will get one if you search using google. If you did not find any, then you have to develop it by some one.

do I have to register as a shopify partner?

(I am reposting this question here because I tried on the google news group and got no responses.)
I need to build a shop for my client, and the client already has a domain and a web site. I need to integrate e-commerce functionality in to the site. This is going to be done by sending AJAX requests to the API.
my question is whether I need to get a partner account for this? I am not yet going to write an app that people would install, I am just building a store for my client. how is it done?
You do not need a Shopify Partner account for this. You can instead create a "Private application" within the normal shopify admin, which will give you the api credentials you need to make stuff happen.
This article on the shopify wiki gives a good overview of the process for getting started (the first sections are most relevant in your case):
http://wiki.shopify.com/Using_the_shopify_api_gem_with_the_credentials_of_a_private_app