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

AppCenter payments fail due to incomplete Stripe key #164

Closed
cassidyjames opened this issue Aug 11, 2021 · 4 comments
Closed

AppCenter payments fail due to incomplete Stripe key #164

cassidyjames opened this issue Aug 11, 2021 · 4 comments
Labels
bug Something isn't working

Comments

@cassidyjames
Copy link

cassidyjames commented Aug 11, 2021

It looks like your Stripe key in AppData is truncated. According to previous data, it should be:

pk_live_51GeuzCC9Tk2ZlXfTbOnAI75yox9JaKnuePQyatCwWbZOARtcdEJtkhwUjc9itmHZNfoLLoRLwpLgEvfWDGtZG6tu00IxyC21mz

but it is only:

<value key="x-appcenter-stripe">pk_live_51GeuzCC9Tk2ZlXfTbOnAI75yox9JaKnuePQyatCwWbZOARtcdE</value>

This means AppCenter app payments currently fail.

@cassidyjames cassidyjames changed the title Incomplete Stripe key AppCenter payments fail due to incomplete Stripe key Aug 11, 2021
@avojak avojak added the bug Something isn't working label Aug 11, 2021
@avojak
Copy link
Owner

avojak commented Aug 11, 2021

Oh no! Thanks for the heads up - I'll fix that right away

@avojak
Copy link
Owner

avojak commented Aug 11, 2021

@cassidyjames I just created a 1.3.2 patch release with the fix (https://github.com/avojak/iridium/releases/tag/1.3.2). Is the new AppCenter process to open a PR to elementary/appcenter-reviews with the new release tag?

@cassidyjames
Copy link
Author

@avojak for the time being, yes, that is the update process. Eventually we'll have the new AppCenter Dashboard monitoring app releases and submitting them automatically, but that work is not complete.

@avojak
Copy link
Owner

avojak commented Aug 11, 2021

Sounds good - just opened the PR. Thanks again!

@avojak avojak closed this as completed Aug 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants