Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: MadBrains/Tinkoff-Acquiring-SDK-Flutter
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.0.5
Choose a base ref
...
head repository: MadBrains/Tinkoff-Acquiring-SDK-Flutter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 13 commits
  • 199 files changed
  • 4 contributors

Commits on Apr 22, 2022

  1. bump

    mit-73 committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    732b1a6 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. 3.0.6 (#32)

    * ci: Add dependabot, make. Edit actions. Delete melos
    
    * docs: Update license
    
    * ci: edit make
    
    * chore: update deps & edit gitignore
    
    * style: lint
    
    * feat: Edit and Add new models
    
    * refactor: import/export
    
    * refactor: import/export
    
    * fix: edit InitRequest
    
    * fix: edit Check3DSVersion
    
    * fix: edit Check3DSVersion
    
    * feat: PaymentSource
    
    * fix: PaymentSource
    
    * fix: PaymentSource
    
    * fix: edit FinishAuthorize
    
    * fix: edit Confirm
    
    * fix: edit Charge
    
    * fix: edit Cancel
    
    * fix: edit GetState
    
    * feat: CheckOrder
    
    * fix: code gen
    
    * feat: CheckOrder
    
    * fix: edit SendClosingReceipt
    
    * feat: QrMembersList
    
    * refactor: import/export
    
    * feat: AddAccountQr
    
    * feat: ChargeQr
    
    * feat: GetAddAccountQrState
    
    * feat: GetAccountQrList
    
    * feat: SbpPayTest
    
    * fix: Resend
    
    * docs: AddCustomer, GetCustomer, RemoveCustomer
    
    * fix: AddCard
    
    * docs: AttachCard
    
    * feat: GetAddCardState
    
    * docs: GetCardList
    
    * fix: RemoveCard
    
    * feat: SubmitRandomAmount
    
    * refactor: import
    
    * fix: edit TinkoffAcquiringConfig & NetworkClient, add ProxyRequest
    
    * bump 3.0.6-dev.1
    
    * bump 3.0.6-dev.1
    
    * bump 3.0.6-dev.2
    
    * ci: bump script
    
    * fix: enums
    
    * docs: edit
    
    * fix: example
    
    * fix: Sync with documentation
    
    * fix: Update example & redo tests
    
    * chore: bump to 3.0.6-dev.3
    
    * chore: bump to 3.0.6
    mit-73 authored Oct 7, 2022
    Configuration menu
    Copy the full SHA
    43d4ae0 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. 3.0.7 (#34)

    * add paymentId to AddCardResponse
    
    * up version, changelog
    vfisher-92 authored Oct 24, 2022
    Configuration menu
    Copy the full SHA
    ee73be1 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2022

  1. Fix json field URL names

    mysty0 committed Dec 17, 2022
    Configuration menu
    Copy the full SHA
    4a84c80 View commit details
    Browse the repository at this point in the history
  2. Generate model

    mysty0 committed Dec 17, 2022
    Configuration menu
    Copy the full SHA
    8df119f View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2022

  1. Merge pull request #37 from mysty0/dev

    Fix json field names
    mit-73 authored Dec 19, 2022
    Configuration menu
    Copy the full SHA
    c621ddb View commit details
    Browse the repository at this point in the history
  2. build: ios

    mit-73 committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    50f8518 View commit details
    Browse the repository at this point in the history
  3. feat: models & dependency

    mit-73 committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    72881a8 View commit details
    Browse the repository at this point in the history
  4. ci: edit scripts

    mit-73 committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    f44fb57 View commit details
    Browse the repository at this point in the history
  5. chore: bump to 3.0.8

    mit-73 committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    d4b6ba6 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #40 from MadBrains/3.0.8

    3.0.8
    mit-73 authored Dec 19, 2022
    Configuration menu
    Copy the full SHA
    2630d30 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. 3.0.9 (#44)

    * fix: paymentId type in OrderPayments
    
    * chore: bump to 3.0.9
    mit-73 authored Jan 10, 2023
    Configuration menu
    Copy the full SHA
    168ac39 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. 3.0.10 (#48)

    * 3DSv2 Challenge Flow fix (#47)
    mit-73 authored Feb 13, 2023
    Configuration menu
    Copy the full SHA
    5e62b80 View commit details
    Browse the repository at this point in the history
Loading