Skip to content

add create invitation with payments to lightspark sdk - #63

Draft
matthappens wants to merge 1 commit into
mainfrom
05-27-add_create_invitation_with_payments_to_lightspark_sdk
Draft

add create invitation with payments to lightspark sdk#63
matthappens wants to merge 1 commit into
mainfrom
05-27-add_create_invitation_with_payments_to_lightspark_sdk

Conversation

@matthappens

@matthappensmatthappens commented May 27, 2025

Copy link
Copy Markdown

Add create_uma_invitation_with_payment to SDK

This PR adds a new method create_uma_invitation_with_payment to the Lightspark client, allowing users to create UMA invitations that include payment details. The implementation includes:

  • A new GraphQL mutation in create_uma_invitation.py
  • The corresponding client method in lightspark_client.py with proper documentation
  • Support for payment amount, currency details, and expiration time

@matthappensGraphite App

matthappens commented May 27, 2025

Copy link
Copy Markdown
Author

Sign up for freeto 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.

1 participant

@matthappens