AbanteCart Community

AbanteCart Development => API Development => Topic started by: mrph on January 14, 2019, 05:15:45 PM

Title: WebPay Plus API in AbanteCart
Post by: mrph on January 14, 2019, 05:15:45 PM
Hello, I try to implemented WebPay Plus API for one site in AbanteCart,
My question is, How I can use these API?

Thank you very much
Title: Re: WebPay Plus API in AbanteCart
Post by: yonghan79 on January 14, 2019, 08:37:46 PM
Hi, welcome to the forum.

1. You have to understand how the to use php to consume the API.
2. You have to understand how to create an extension.
2. You can look at default paypal extension or other default payment extension for ideas/examples on how to use it.

Hope it helps.
Title: Re: WebPay Plus API in AbanteCart
Post by: mrph on January 15, 2019, 08:59:48 PM
Yeah, Yu're right
Just now I trying to install Developer Tools for install the new Extension
I upload to extensión folder, but did not appear in the proyect admin site

I forget anything to install developer tools?
Title: Re: WebPay Plus API in AbanteCart
Post by: yonghan79 on January 15, 2019, 09:25:22 PM
I suggest you to read the AbanteCart developer manual first to get a brief understanding how does the extensions works etc prior using the developer tools.