question

webforte avatar image
webforte asked David Marginian Deactivated commented

Gift Card and custom charges to order

Hi
1. How can apply digital gift cards using Using API. Clover does accept their gift cards through clover devices but are they supported with the API?

2. Is there any way we apply a dynamic additional charge in atomic order. like delivery fee and another custom charge to order.

Thanks







ecommerce
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

David Marginian avatar image
David Marginian Deactivated answered

1) https://docs.clover.com/docs/faqs#are-gift-cards-supported-by-the-ecommerce-api

2) The atomic order request accepts a serviceCharge, see the API reference. I believe they must be predefined though.

10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

webforte avatar image
webforte answered David Marginian Deactivated commented

Hi

We are already aware of this. want to add custom charges, not service charges. because its fixed

3 comments
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

David Marginian avatar image David Marginian ♦♦ commented ·

You would have to use a line item to reflect that charge.

0 Likes 0 ·
webforte avatar image webforte David Marginian ♦♦ commented ·

But when we apply fixed amount of discount on line item then its mismatch the tax price.

0 Likes 0 ·
David Marginian avatar image David Marginian ♦♦ webforte commented ·

What you are saying is unclear. If you do not want taxes applied to the charge line item then you would need to use a non-tax item. If you do not want the discount to apply to the service then you would need to use line item level discounts (not the full order). Currently, there are no other options that I am aware of.

0 Likes 0 ·
webforte avatar image
webforte answered David Marginian Deactivated commented

Hi
https://docs.clover.com/docs/faqs#are-gift-cards-supported-by-the-ecommerce-api

Is there any other way we can apply a clover gift card on an order using API.

1 comment
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Welcome to the
Clover Developer Community