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

1376 as a shop owner i can view all invoices of a specific subscriber #1377

Conversation

chrisjsimpson
Copy link
Contributor

Issue ref: #1376

Screenshot before:

Screenshot after:

How to run test(s) for this PR see: Testing

except stripe._error.InvalidRequestError as e:
msg = f"Unable to download invoice {e}"
log.error(msg)
return msg

Check warning

Code scanning / CodeQL

Information exposure through an exception Medium

Stack trace information
flows to this location and may be exposed to an external user.
@chrisjsimpson chrisjsimpson merged commit 03bffe9 into master Jul 16, 2024
6 of 7 checks passed
Copy link

🚀 PR was released in v0.1.195 🚀

@github-actions github-actions bot added the released This issue/pull request has been released. label Jul 16, 2024
Copy link

🚀 PR was released in v0.1.195 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released This issue/pull request has been released.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant