Closed abdrhmn closed 4 years ago
Hi @abdrhmn
I just noticed your question, sorry for the delay.
order.taxes
is not supported yet, it has been added to the library for future needs.
@halaq Hello there, how about order.shipping
?
@halaq I tried to use shipping as a string as mentioned in the readme but it shows this error:
I thought it needs to be an array, when I placed it as an array, the error is gone the shipping value is not shown in the popup.
Hi @yamenarahman
order. shipping
same as order.taxes
. it's not supported yet, it has been added to the library for future needs.
The current version supports amount
, currency
and items
only.
Thanks for quick response.
You're welcome
Hello @halaq
There is no definition or example of the
order.taxes
object. Can you please explain it with an example?