You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Toast notification that is shown after committing, it says Commit to offer: ${offer.metadata?.name || ""}
Copy shown in void modal {offers && offers.length ? "By voiding these items, it will no longer be possible for buyers to commit to these products however any existing exchanges will be unaffected." : "By voiding this item, it will no longer be possible for buyers to commit to this product however any existing exchanges will be unaffected."}
While setting the core terms of sale in the creation of a product: infiniteExpirationOffers ? "The offer start date is the date from when buyers can commit to your offer." : "The offer validity period is the time in which buyers can commit to your offer."
Redemption duration subtitle: The redemption duration is the number of days a buyer has to redeem the rNFT for the physical item, from the later of the commit date or the redemption start date.
Help section: All offers must specify a start date, or the date from when buyers can commit to your offer. You can choose to either set a specific end date, or default to no specific end date.
Help section: If I set my offers without a specific end date now, can I change it in the future so that buyers will no longer be able to commit to it?
Help section: Yes. You can 'Void' an offer in the Seller Hub so that buyers will no longer be able to commit to the offer.
Help section: When your offer validity period ends, buyers will no longer be able to commit to the offer.
In transaction history modal: "Commit" : "Committed"
Error message in your own buyer page if you dont have any exchanges (I think this text is wrong here anyway): Commit to some products to see your chat conversations
In chat: Commit to some products to see your chat conversations (same as above but here it does make sense)
In dapp terms and conditions (it shouldnt be changed I think): commit any violation of applicable laws, rules or regulations;
In dr center terms and conditions (it shouldnt be changed I think): commit any violation of applicable laws, rules or regulations;
public buyer profile (I think this is wrong too): Commit to some products to see your chat conversations
buyer/exchanges: There are no exchanges yet, commit to at least one product first
seller/exchanges: There are no exchanges yet, commit to at least one product first
The text was updated successfully, but these errors were encountered:
Toast notification that is shown after committing, it says
Commit to offer: ${offer.metadata?.name || ""}
Copy shown in void modal
{offers && offers.length ? "By voiding these items, it will no longer be possible for buyers to commit to these products however any existing exchanges will be unaffected." : "By voiding this item, it will no longer be possible for buyers to commit to this product however any existing exchanges will be unaffected."}
While setting the core terms of sale in the creation of a product:
infiniteExpirationOffers ? "The offer start date is the date from when buyers can commit to your offer." : "The offer validity period is the time in which buyers can commit to your offer."
Redemption duration subtitle:
The redemption duration is the number of days a buyer has to redeem the rNFT for the physical item, from the later of the commit date or the redemption start date.
Help section:
All offers must specify a start date, or the date from when buyers can commit to your offer. You can choose to either set a specific end date, or default to no specific end date.
Help section:
If I set my offers without a specific end date now, can I change it in the future so that buyers will no longer be able to commit to it?
Help section:
Yes. You can 'Void' an offer in the Seller Hub so that buyers will no longer be able to commit to the offer.
Help section:
When your offer validity period ends, buyers will no longer be able to commit to the offer.
In transaction history modal:
"Commit" : "Committed"
Error message in your own buyer page if you dont have any exchanges (I think this text is wrong here anyway):
Commit to some products to see your chat conversations
In chat:
Commit to some products to see your chat conversations
(same as above but here it does make sense)In dapp terms and conditions (it shouldnt be changed I think):
commit any violation of applicable laws, rules or regulations;
In dr center terms and conditions (it shouldnt be changed I think):
commit any violation of applicable laws, rules or regulations;
public buyer profile (I think this is wrong too):
Commit to some products to see your chat conversations
buyer/exchanges:
There are no exchanges yet, commit to at least one product first
seller/exchanges:
There are no exchanges yet, commit to at least one product first
The text was updated successfully, but these errors were encountered: