03 June 2021
24 April 2021
- New: Platform can mark-up a listing fee on top of listed price
- New: PayDunya Payment Gateway available on Subscription
- New: Storage Hub powered by Platform on Delivery/Shipment Options
23 March 2021
- New Payment Method for Latin America.
- You will get PayU as one more payment method. once order is created call Commons → Payments → PayU Latam → paymentIntent
- You will be getting html to use it in webview which will redirect to payU payment page
- You can use this test details in screenshot to pay. You can change the page to English from top right based on your locale or client locale.
14 March 2021
- New field
stock
has been added in listing object which will hold current stock of the listing
- By passing stock (should be greater than -1) in add listing API will add respective stock
- By passing stock (should be greater than -1) in update listing API will update the stock
- While creating order having out of stock items in the cart, checkout API will throw error that some of the item in cart is out of stock
- Once order is created, stock will be reduced for all listings in the cart based on the cart quantity
- Once order is canceled either by customer or seller, listings will be re-stocked based on quantity
07 December 2021
- Attributes bulk update is available more info
- Categories bulk update is available more info
- Placement has been added in promo banners API to better categorize banners more info
28 December 2021
- SEO related data are now supported in
listings
object. example: slug, meta_tite more info