Skip to content

Conversation

@on3ss
Copy link

@on3ss on3ss commented Jan 9, 2026

Thank you for creating a PR! We appreciate your contribution to Hi.Events.

To make the process as smooth as possible, please ensure you've read the contributing guidelines before proceeding.

Please include a summary of the changes and the issue being fixed or the feature being added. The more detail, the better!

Stripe due to some restrictions or the other needs to send an additional 'description' param on intent creation when operating in India. It also needs the customer's name and address to create customers.

To address, I have simply sent an interpolated string as description and pulled the billing address when available as the customer's address.

Checklist

  • I have read the contributing guidelines.
  • My code is of good quality and follows the coding standards of the project.
  • I have tested my changes, and they work as expected.

Thank you for your contribution! 🎉

on3ss added 2 commits January 9, 2026 07:50
…scription parameter to DTO which in turn is passed to Stripe API. Generated descriptive text in handler
@github-actions
Copy link
Contributor

github-actions bot commented Jan 9, 2026

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@on3ss
Copy link
Author

on3ss commented Jan 9, 2026

I have read the CLA Document and I hereby sign the CLA

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.

1 participant