Show Posts


Messages - sunnykasera3107

Pages: [1]
1
Thank You, Yes I am looking for that way.
Let me try it...

Thank you for helping with this.

2
That coupon is enabled. I am not talking about the existing coupon feature.
I am talking about the custom coupon feature I have developed. So I have a number of coupons in that custom coupon list. Now I want to apply that coupon on the cart.
So How cannot apply that on the cart is there any specific function available?

3
Hi,

Is there a way to apply the custom discount at the time of cart summary or on the checkout page?
I have created a custom coupon feature which is totally different from the inbuilt feature. The backend (admin) is ready for that But when I am applying that coupon so I cannot get how to add a custom line item in cart summaries like tax or shipping.
Could you please suggest something to me for this?

Thank you

4
Awesome.......
Thanks a lot for this help. It works for me.  :)

5
Hi,

Currently, Working on Extension Class in the core folder. I am not getting how to access model or how to access db->query from extension class?
When I try to load any model in extension class so it says undefined method of null object. And same for db query.

Anyone please help me. Small hint will be enough to understand it.


Thank You

6
Customization help / Re: How to create a menu link for XML feed
« on: January 16, 2019, 07:13:00 AM »
Guys, Everything working for me now. I did everything there and also enabled the extension. But there is one option of On/Off I have not ticked that. I do not know why that option there. Usually, in other systems, we have two processes to have a working extension. First, we install it (Mean put our code in extension dir). Second, we enable it. But Abantecart has third step of status On/Off. Little confusing but at last all set there.

Abantecart has very good features. Just documentation for development needs to be updated. And all set there.

Thank you for helping with this. :)

7
Customization help / Re: How to create a menu link for XML feed
« on: January 15, 2019, 12:59:42 PM »
I am new to Abantecart. And I am trying to create a menu link for XML feed of orders for some of my other system link ship station, QuickBooks etc.
Could anyone tell me how to create a page for that? Or Is there any documentation available for that?

Orders export to XML is not available yet. This feature needs to be developed.
Unfortunately, there is no documentation how to program the page. Are you able to develop with PHP? If yes, I can provide some tips.

I am able to develop PHP. I also developed the controller there.
But I do not know how to call that controller or how to call a member function of that controller using a specific URL.
I do not want to set that URL in any menu item or in any menu link. But I just want to create a URL which I can put in the browser and I can get my desired output.
So let's say I have the controller and member function there called "getMyXML()" then How can I call it using URL?
Should I do some route settings or something?

Also, I have used dev tool to generate extension. It generated one. I have enabled it and added a controller with method.
But when I call it so it always says 404.

8
Customization help / Re: How to create a menu link for XML feed
« on: January 14, 2019, 10:59:02 AM »
Hi,

I update my question. I want an XML output of orders. Which hook should I implement in core/file_name.php ?
I saw some other extensions but those are using something like onControllerPageCheckoutCart_updateData(). Which one should I use?

Thank You

9
Customization help / Re: How to create a menu link for XML feed
« on: January 14, 2019, 04:08:23 AM »
Hi Basara,

Thank You for helping me on this post. I already saw that documentation. But it is hard for me to guess how to create a custom XML feed page.
For order feed.
First of all, I am looking for a way to create a path and want that path to call a controller then it will be an easy process for me to create the desired output.

10
Customization help / How to create a menu link for XML feed
« on: January 14, 2019, 01:30:08 AM »
I am new to Abantecart. And I am trying to create a menu link for XML feed of orders for some of my other system link ship station, QuickBooks etc.
Could anyone tell me how to create a page for that? Or Is there any documentation available for that?

Pages: [1]

Powered by SMFPacks Social Login Mod