v3.7.21 | May 10, 2023

Dokan Pro v3.7.21 Release Banner
  • Update: [ProductAdvertisement] Added sold individually param to true for advertisement base product when creating it, so that quantity can’t be changed
  • Update: Added Dokan dummy data link under WordPress Dashboard –> Dokan –> Tools menu
  • Update: [DistanceRateShipping] Added a new section to check if Distance Matrix API is enabled for Google Map API Key.
  • Update: [ColorSchemeCustomizer] Used color set by Color Scheme Customizer Module instead of hardcoded value for Report Abuse modal header color
  • Update: [RFQ] Changed REST base dokan/v1/customers to dokan/v1/request-for-quote/customers since Dokan Mobile App already occupied this REST base
  • Update: [RFQ] Changed REST base dokan/v1/dokan-quote-rule to dokan/v1/request-for-quote/dokan-quote-rule
  • Update: [RFQ] Changed REST base dokan/v1/dokan-request-quote to dokan/v1/request-for-quote/
  • Update: [RFQ] Changed REST base dokan/v1/roles to dokan/v1/request-for-quote/roles
  • Update: [VendorSubscription] Added cart notices under vendor subscription list page, previously error messages were displaying only on cart or checkout pages.
  • Update: Remove expected earning calculation from subscription and variable products
  • Update: [StripeExpress] Set country field as required if Cross Border Transfer and Onboarding feature is enabled from Payment Gateway setting
  • Update: [StripeExpress] Added a button to cancel onboarding process from Vendor Dashboard payment settings page
  • Fix: Remove assigned store categories from a user while deleting a user account
  • Fix: Fixed wrong counts of store categories under Dokan admin page
  • Fix: [ProductVariationController.php] Fix syntax error in get_item_schema() call
  • Fix: [SellerBadge] Fixed a typo in the properties key of the item schema
  • Fix: [VendorSubscription] Added null check for $product before checking its type
  • Fix: Fixed badge events are firing even though no badge has been created yet.
  • Fix: Fixed badge search doesn’t work after providing an invalid search value under vendor dashboard
  • Fix: [StripeExpress] Save Card for stripe connect doesn’t work correctly if the Stripe Express module is enabled
  • Fix: [StripeExpress] Can not add a new Payment Method using Stripe Express from the My Account page if the cart is not empty (Vendor should be connected using Stripe Express)
  • Fix: [StripeExpress] Fixed a fatal error while adding a customer payment method (card) from the My Account –> Payment Methods page.
  • Fix: Fixed after expiration of a subscription, repurchasing vendor subscription publishes all vendor products regardless of product status[draft, pending review, online]
  • Fix: [Booking] Fixed calendar doesn’t show up while creating booking from the Vendor Dashboard –> Booking –> Add Booking menu
  • Fix: [VendorVerification] Fixed verified badge on the single store page is not appearing in all store headers.
  • Fix: [DokanStripeExpress] Fixed the vendors are
  • redirected to the first step of the seller setup wizard after they connect their Stripe account in the second step.