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

Stripe webhook validator and test #17

Merged
merged 8 commits into from
Aug 14, 2024
Merged

Conversation

lohanidamodar
Copy link
Contributor

@lohanidamodar lohanidamodar commented Aug 14, 2024

  • Listing customer and setup intents test were changed as multiple tests running in parallel were affecting one another causing the values to not match

@lohanidamodar lohanidamodar requested a review from eldadfux August 14, 2024 01:13
public function testValid()
{
$header = 't=1723597289,v1=ca18f2c5b48c347b26f2d862f29d93dc1c9c6b319ba2cd934db54333acef1492';
$secret = 'whsec_2FMR5OjJa6Czcj3G07HvMGjLsw8uw3dQ';
Copy link
Contributor

Choose a reason for hiding this comment

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

Has this key been invalidated?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes

@lohanidamodar lohanidamodar merged commit 3f09fe6 into main Aug 14, 2024
6 checks passed
@lohanidamodar lohanidamodar deleted the feat-stripe-webhook-validator branch August 14, 2024 12:52
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.

3 participants