Yes, that would be very difficult indeed, since that is invalid markup. This is the structure in question:Is it difficult to print something like "no shipping"? (I'm asking because I really don't know.) I already want to use it completely for "digital products". of course you have to think in general.
"shippingDetails": {
"@type": "OfferShippingDetails",
"shippingRate": {
"@type": "MonetaryAmount",
"value": 3.49,
"currency": "USD"
},
"shippingDestination": {
"@type": "DefinedRegion",
"addressCountry": "US"
},
"deliveryTime": {
"@type": "ShippingDeliveryTime",
"handlingTime": {
"@type": "QuantitativeValue",
"minValue": 0,
"maxValue": 1,
"unitCode": "DAY"
},
"transitTime": {
"@type": "QuantitativeValue",
"minValue": 1,
"maxValue": 5,
"unitCode": "DAY"
}
}
OfferShippingDetails
is its own markup, writing "No shipping" would not work.Update highlights
This version adds support for obtaining cookie consent for 3rd party payment profiles, as well as standardising the way payment profiles are loaded to match the XenForo default code.
Lastly, an issue with the new shipping formula variable (previously hotfixed into v3.3.2) has now been permanently resolved.
Complete Change Log
Feature: Add support for cookie consent for payment profiles
Change: Standardise payment profile...
You can create a coupon and use the coupon's user group permissions to restrict it either to a user group, or to individual users (same way you can restrict forum permissions). There is currently no way to make a sale only apply to certain user groups.In this plugin, is it possible to set a discount on all products for a certain group of users?
Sorry I don’t know what you mean by dropshipping, this addon is not a classifieds addon though.Does this addon have functionality for offering and processing sales for dropshipping or affiliate products?
There’s no specific integration with anything like that, but you could just use normal physical products and pass the shipping info off.Dropshipping means that I sell something in my e-commerce store and the buyer pays me, but another company ships the goods to the customer. I don't hold any stock or do any shipping.
Its a good way for communities to make money, without having to do much else than adding the products to the store. The customer buys the products. The system alerts the dropshipper that they need to ship the product to the custom. The supplier sends an invoice to the admin for their products and services.
Dropshipping is much more effective than affiliate sales, because the sales take place on the site. And therefore result in higher income.
Sorry, I don’t understand the question. When you sell a digital download, the pricing tiers define the license length.Hey, is there any way to pre-define the length of a license that is manually entered in the license field?
Hey thanks for your quick awnser! I mean when entering it in this license field:Sorry, I don’t understand the question. When you sell a digital download, the pricing tiers define the license length.
There is no option for serial keys to have an expiry date, because it doesn't make sense for someone to purchase access to a software license key only for them to not be able to see that key again if they don't write it down.Hey thanks for your quick awnser! I mean when entering it in this license field:
Edit: I basically want people to be able to purchase a pre-set license key and give that a specific duration until the customer role is removed. The download should either be included in the license or should be found in the forum in a node.
Yes I mean it should still show the license key for them, but remove the customer role. Is that possible in any way? Thanks!There is no option for serial keys to have an expiry date, because it doesn't make sense for someone to purchase access to a software license key only for them to not be able to see that key again if they don't write it down.
No, temporary user groups are only used for "Digital" products, not "Serial key" products, as digital product licenses can have expiry dates.Yes I mean it should still show the license key for them, but remove the customer role. Is that possible in any way? Thanks!
Thanks for the explanation! Maybe this could be a feature in the future?No, temporary user groups are only used for "Digital" products, not "Serial key" products, as digital product licenses can have expiry dates.
Could I maybe achieve what I want with the Shop addon from you?No, temporary user groups are only used for "Digital" products, not "Serial key" products, as digital product licenses can have expiry dates.
No, DB Shop does not deal with real-world currencies.Could I maybe achieve what I want with the Shop addon from you?
Update highlights
!!!This version requires PHP 7.4+!!!
This version contains numerous quality-of-life updates, please see the changelog for the complete list.
In addition, a bug that inverted the check for the "Buy add-ons" button on a user's license list has been resolved. Whoops.
This version also refactors some backend code and fixes a compatibility issue with PHP 8.4.
Complete Change Log
Feature: Add WebP support to product icons...
We use essential cookies to make this site work, and optional cookies to enhance your experience.