Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enable redirect to stripe checkout #58

Merged
merged 4 commits into from
Jul 24, 2024
Merged

enable redirect to stripe checkout #58

merged 4 commits into from
Jul 24, 2024

Conversation

charleslavon
Copy link
Contributor

@charleslavon charleslavon commented Jul 23, 2024

closes 1263
This PR ensures that required ticket metadata sales start/end date are included in the create_event_batch payload and redirects to stripe for paid ticket purchases.

Upon merge, test this PR with a 'clean slate' testnet account that has never attempted to create an event, and ensure this by verifying that the following returns null: near view 1717013187496-marketplace.testnet get_stripe_id_for_account '{ "account_id": "youraccount.testnet" }'

Then, when creating an event, use the date of birth, test addresses, and last 4 of the social as detailed here

Copy link

vercel bot commented Jul 23, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
pagoda-experiments-ticketing ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 24, 2024 4:40pm

Copy link
Collaborator

@calebjacob calebjacob left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @charleslavon! The code looks good to me. Let's get this live so we can all test it further.

@charleslavon charleslavon merged commit b6cdfb8 into main Jul 24, 2024
2 checks passed
@charleslavon charleslavon deleted the fix_salesdate branch July 24, 2024 16:42
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.

keypom/fydp-secondary-market/ silently fails on event creation batch call from keypom ticketing contract
3 participants