Closed MdAnowarHosen closed 2 years ago
if I am not mistaken you should change the price from 'prices' => '[USD:19.99]',
to 'prices' => ['USD:19.99'],
since the prices should be array not string
It's working @zaherg. Thanks for correcting me.
One more question, Is there any way to disable Qty option of paddle? @zaherg
One more question, Is there any way to disable Qty option of paddle? @zaherg
no idea sorry, I never used the package
Thank you
How can I disable Qty and coupon option of paddle using this package?
I got this error.
Here is my code:
How to solve this?