Previous Changelog (Migrated)

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

02 January 2022

  • Media Managers - Manage and organize your media from one place and use media permalink wherever media is used in any object. Superadmin → Media Section.

22 Feb 2022

  • Attributes list are available in listings list API. Passing include=attributes as query parameters will bring attributes in listings list API.

26 Feb 2022

  • Bug Fix: Filtering listings by top level category IDs was not returning any result bug is fixed. Now top level categories included in filter will fetch results based on the sub categories as well.

16 Apr 2022

  • Enhancement: Now cart supports variants. variant_id can be passed in the body on top of listing_id to add variant to cart.

21 June 2022

  • Enhancement: Now Tradly Platform supports Stripe Connect Standard.

30 July 2022

Enhancement: Delete Account
Allow user to delete their own account based on your privacy policy. This API will anonymize all the user related data including PII information.

07 Aug 2022

New Feature: LAYERS
Now you can create additional pages like terms, articles, blogs etc using layers.

19 SEP 2022
Enhancement: Additional fields sku and barcode are added to listing object. sku and barcode will be automatically generated while listing is created if not provided and can be edited as well.