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: add Invoice::void #518

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Mar 14, 2024

  1. add Invoice::void

    ferrohd committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    64d6555 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. chore(release): 0.35.0 [skip ci]

    # [0.35.0](arlyon/async-stripe@v0.34.2...v0.35.0) (2024-04-04)
    
    ### Bug Fixes
    
    * add products to features list in cargo.toml and export from resourses ([d26860f](arlyon@d26860f))
    * export SearchList ([a427943](arlyon@a427943))
    * Remove "Some()" from RequestError's display ([e609cad](arlyon@e609cad))
    * rename redirect_url to return_url on ConfirmSetupIntent ([9da5a28](arlyon@9da5a28)), closes [arlyon#504](arlyon#504)
    
    ### Features
    
    * **webhook_events:** support construct_event with timestamp ([88fe501](arlyon@88fe501))
    semantic-release-bot authored and ferrohd committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    2b0b34a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    268a799 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. Configuration menu
    Copy the full SHA
    c88a164 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    94816f9 View commit details
    Browse the repository at this point in the history