An exception occurred: [ErrorException] [E_DEPRECATED] NumberFormatter::__construct(): Passing null to parameter #1 ($locale) of type string is deprecated in src/addons/XFA/RMMarketplace/Pub/View/InvoicePreview.php on line 95
Fixed payment buttons layout glitch
LogicException: Unknown relation or alias Purchase accessed on xf_xfa_rmmp_transaction in src/XF/Mvc/Entity/Finder.php at line 790
Buyer gets user group change upon buying for friend
Empty licenses tab shown in member profile for users that have bought for friends even if they don’t personally own a license
No licenses tab shown for members if they only own license(s) purchased by someone else for them
Number of purchases shown in resources list and resource view even when item has no purchases
Modification
Replaced first blank string option from dashboard statistics « Pre-defined time periods » by « Custom time period »
Lower cased « Your licenses » in the purchase thank you message
Licenses now ordered from newest to oldest in dashboard licenses tab
Purchase alert now showing list of purchased/renewed resources instead of just order id (only applies to new orders)
New features
Custom fields for order items allowing seller to request specific input from buyer for an order item
Random coupon code string suggested upon coupon creation with option based length
Some RM Marketplace resource fields now available in REST API (type, price, currency and parent id)
All time statistics time period option in dashboard (with option to configure all time period start)
Option to hide shipment column from orders list
Payment method and transaction id display in order details
Display of resource total revenue in resources list and resource view
New resource sort order based on most revenue
New option for top sales widget to show top sales based on number of purchases or revenue
Display of order item count in orders list (useful for cart mainly)
In case of multiple notifications sent by the payment provider for the same order, purchase count could be incremented and order alerts sent more than once.