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

feat(wallet): Rename transaction statuses for wallet #171

Merged
merged 1 commit into from
Apr 26, 2024

Conversation

rsempe
Copy link
Collaborator

@rsempe rsempe commented Apr 25, 2024

Context

We want to differentiate a free wallet transaction vs. a paid wallet transaction.
And be able to void some wallet transactions.

Description

This PR aims to rename:

  • paid to purchased
  • offered to granted

for the transaction_status field for Wallet.

@rsempe rsempe changed the title feat(wallet): Rename traansaction statuses for wallet feat(wallet): Rename transaction statuses for wallet Apr 25, 2024
@rsempe rsempe merged commit 22433ee into main Apr 26, 2024
1 check passed
@rsempe rsempe deleted the ftr-wallet-webhook branch April 26, 2024 07:41
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.

2 participants