Skip to content

Conversation

colezemind
Copy link
Contributor

Update Notes

  • Marketplace Checkout functions have been integrated for use via Blueprints or C++
  • New SequenceCheckoutBP Subsystem available for ease of accessing Checkout functions
  • Caveat to the subsystem, user will have to set the ChainID in it prior to invoking Checkout functions. It's a one time thing to also avoid having to set an additional property per Checkout function
  • Checkout functions implemented:
    - GetCheckoutOptions
    - GetCheckoutOptionsByOrders
    - GenerateBuyTransaction
    - GenerateSellTransaction
    - GenerateListingTransaction
    - GenerateOfferTransaction
    - GenerateCancelTransaction
    - GenerateCancelTransactionByOrder
  • I've created an Actor for testing and showcases uses, it's called BP_CheckoutTesting

Docs Checklist

Please ensure you have addressed documentation updates if needed as part of this PR:

  • I have created a separate PR on the sequence docs repository for documentation updates: Link to docs PR
  • No documentation update is needed for this change.

azevedco and others added 30 commits April 4, 2025 11:13
… Marketplace and Wallet reference in Checkout Subsystem
… back as JSON then converting it into local objects
…rsForCollectible. Fixed a bug in SeqCollectibleOrder where json data wasnt serializing back into a Unreal object
… handles json content as strings as opposed to integers now
@colezemind colezemind requested a review from a team April 4, 2025 15:35
@colezemind colezemind requested a review from a team as a code owner April 4, 2025 15:35
@inha-kim inha-kim mentioned this pull request Apr 10, 2025
2 tasks
@BellringerQuinn
Copy link
Contributor

Already merged into V2 branch

@andygruening andygruening deleted the 244-marketplace-checkout---crypto-transactions branch May 14, 2025 07:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants