It is possible but it will be added in next updates soon, we will let you know when it is available. But in short, you will be able to add the origin fee in the same way as you can add royalties now.
You are right, currently there are two ways to mint a token, one is trough the API, and the other one is trough the SDK.
We will remove the one with the API in the next update, because it is not needed anymore and it is more complicated than through SDK.
So use the SDK one only.
Sorry for confusion.
Hi everyone!
Please update to the latest version 2.1
Fixed a critical bug with Order Steps not being asynchronous that could create issues while placing/accepting a bid.
This looks incredible, Iāve just had a play with the demo.
Quick question (not necessarily plug-in related)
I noticed that the collection lands into a āRaribleā collection along with many random other designer (albeit they are all tests)⦠can you set this so that lazy minted NFTās can land in your own dedicated collection?
Also⦠will these minted NFTās be available in OpenSea if you use this plugin?
Yes of course, you can use your own custom contract. Look into their documentation about it.
Yes, we are working on a few ways to improve the plugin in a way that all new minted NFTs would be instantly visible on OpenSea (currently they appear after some time)
Also, keep in mind that the lazy minted ones will not be visible until they will be minted on the blockchain.
Can ācreate a bid orderā and āfill an orderā happen on the same page? The demo has these on separate pages. But I want buyers to instantly buy.
Iāve got 2 workflow steps.
Step 1 ācreate an order.ā
Step 2 āonce a bid order placedā > fill an order using rarible elementās order hash.
(Iām not using sell orders because I want the buyer to specify a dynamic origin fee.)