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

Rewards + Bug Fixes #127

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

Commits on Feb 3, 2022

  1. bug patches

    Dragon Prevost committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    a9dd9dc View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

  1. fixed inheritence and changed pdf response to content

    Dragon Prevost committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    a07b7a4 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. add auth user to sol prop

    Dragon Prevost committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    ef2c0d6 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

  1. added payment rejected event

    Dragon Prevost committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    8994d13 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2022

  1. added auth users to individual customer dto

    Dragon Prevost committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    d5c15b2 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2022

  1. added nsf to ach return reasons

    Dragon Prevost committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    a20ad05 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2022

  1. fixed transaction dto

    Dragon Prevost committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    4bf5ad3 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2022

  1. update

    Dragon Prevost committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    28d0004 View commit details
    Browse the repository at this point in the history
  2. bug patches

    Dragon Prevost committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    eabb243 View commit details
    Browse the repository at this point in the history
  3. fixed inheritence and changed pdf response to content

    Dragon Prevost committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    4a6771a View commit details
    Browse the repository at this point in the history
  4. add auth user to sol prop

    Dragon Prevost committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    86914a3 View commit details
    Browse the repository at this point in the history
  5. added payment rejected event

    Dragon Prevost committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    e1293d7 View commit details
    Browse the repository at this point in the history
  6. added auth users to individual customer dto

    Dragon Prevost committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    addd9bd View commit details
    Browse the repository at this point in the history
  7. added nsf to ach return reasons

    Dragon Prevost committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    3652df2 View commit details
    Browse the repository at this point in the history
  8. fixed transaction dto

    Dragon Prevost committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    1649093 View commit details
    Browse the repository at this point in the history
  9. update

    Dragon Prevost committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    6d1dd08 View commit details
    Browse the repository at this point in the history
  10. merge conflicts

    Dragon Prevost committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    ec014b3 View commit details
    Browse the repository at this point in the history
  11. added coded

    Dragon Prevost committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    a82b783 View commit details
    Browse the repository at this point in the history
  12. added codecs

    Dragon Prevost committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    517fb30 View commit details
    Browse the repository at this point in the history
  13. coded update

    Dragon Prevost committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    2a8cfd1 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2022

  1. Configuration menu
    Copy the full SHA
    4b89d13 View commit details
    Browse the repository at this point in the history
  2. ApproveApplicationSBRequest

    Avery Kushner committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    e3b8a83 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from dragonprevost/application-approval-sim

    adds support for /sandbox/applications/application_id/approve
    avesk committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    00de5d5 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. update to authorization requests

    Dragon Prevost committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    e4fd4c3 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2022

  1. card dto update

    Dragon Prevost committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    37dc174 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2022

  1. fix bug

    Dragon Prevost committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    d047997 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2022

  1. added authorization canceled event

    Dragon Prevost committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    6d99a25 View commit details
    Browse the repository at this point in the history
  2. Adds support for simulating incoming ACH

    Avery Kushner committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    09d9aae View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from dragonprevost/simulate-incoming-ach

    Adds support for simulating incoming ACH
    avesk committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    a2ddb79 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2022

  1. added limits to card create card request

    Dragon Prevost committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    32ca1a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ecfa4fe View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2022

  1. card limits

    Dragon Prevost committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    8fdcc9a View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2022

  1. patch card payload

    Dragon Prevost committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    b51dc56 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2022

  1. fix unit bug

    Dragon Prevost committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    ceb8c42 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2022

  1. fix payment rejected type

    Avery Kushner committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    7bca682 View commit details
    Browse the repository at this point in the history
  2. PaymentCreated event returning Payment clearing event

    Avery Kushner committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    8f90e12 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3 from dragonprevost/fix-payment-rejected-event

    fix Payment event bugs
    avesk committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    a45ecfe View commit details
    Browse the repository at this point in the history

Commits on May 3, 2022

  1. fix benificial owner bug

    Dragon Prevost committed May 3, 2022
    Configuration menu
    Copy the full SHA
    cf574d9 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

  1. Removes deprecated SSN field from card api

    Avery Kushner committed May 5, 2022
    Configuration menu
    Copy the full SHA
    3513c59 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from dragonprevost/remove-ssn-from-cards

    Removes deprecated SSN field from card api
    avesk committed May 5, 2022
    Configuration menu
    Copy the full SHA
    174b4eb View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

  1. bug patches

    Dragon Prevost committed May 10, 2022
    Configuration menu
    Copy the full SHA
    6dd43fc View commit details
    Browse the repository at this point in the history
  2. fixed inheritence and changed pdf response to content

    Dragon Prevost committed May 10, 2022
    Configuration menu
    Copy the full SHA
    7604c3a View commit details
    Browse the repository at this point in the history
  3. add auth user to sol prop

    Dragon Prevost committed May 10, 2022
    Configuration menu
    Copy the full SHA
    f82564e View commit details
    Browse the repository at this point in the history
  4. added payment rejected event

    Dragon Prevost committed May 10, 2022
    Configuration menu
    Copy the full SHA
    4b6f09c View commit details
    Browse the repository at this point in the history
  5. added auth users to individual customer dto

    Dragon Prevost committed May 10, 2022
    Configuration menu
    Copy the full SHA
    1f8895d View commit details
    Browse the repository at this point in the history
  6. added nsf to ach return reasons

    Dragon Prevost committed May 10, 2022
    Configuration menu
    Copy the full SHA
    86bb420 View commit details
    Browse the repository at this point in the history
  7. fixed transaction dto

    Dragon Prevost committed May 10, 2022
    Configuration menu
    Copy the full SHA
    669d152 View commit details
    Browse the repository at this point in the history
  8. update

    Dragon Prevost committed May 10, 2022
    Configuration menu
    Copy the full SHA
    b57a1ac View commit details
    Browse the repository at this point in the history
  9. added coded

    Dragon Prevost committed May 10, 2022
    Configuration menu
    Copy the full SHA
    46f8605 View commit details
    Browse the repository at this point in the history
  10. added codecs

    Dragon Prevost committed May 10, 2022
    Configuration menu
    Copy the full SHA
    4c1b769 View commit details
    Browse the repository at this point in the history
  11. coded update

    Dragon Prevost committed May 10, 2022
    Configuration menu
    Copy the full SHA
    1a5fdbc View commit details
    Browse the repository at this point in the history
  12. adds support for /sandbox/applications/application_id/approve

    Avery Kushner authored and Dragon Prevost committed May 10, 2022
    Configuration menu
    Copy the full SHA
    723e89a View commit details
    Browse the repository at this point in the history
  13. ApproveApplicationSBRequest

    Avery Kushner authored and Dragon Prevost committed May 10, 2022
    Configuration menu
    Copy the full SHA
    93768ff View commit details
    Browse the repository at this point in the history
  14. update to authorization requests

    Dragon Prevost committed May 10, 2022
    Configuration menu
    Copy the full SHA
    0b67831 View commit details
    Browse the repository at this point in the history
  15. card dto update

    Dragon Prevost committed May 10, 2022
    Configuration menu
    Copy the full SHA
    5f115cd View commit details
    Browse the repository at this point in the history
  16. fix bug

    Dragon Prevost committed May 10, 2022
    Configuration menu
    Copy the full SHA
    5c77ebb View commit details
    Browse the repository at this point in the history
  17. added authorization canceled event

    Dragon Prevost committed May 10, 2022
    Configuration menu
    Copy the full SHA
    1c78ee1 View commit details
    Browse the repository at this point in the history
  18. added limits to card create card request

    Dragon Prevost committed May 10, 2022
    Configuration menu
    Copy the full SHA
    fd64f5d View commit details
    Browse the repository at this point in the history
  19. Adds support for simulating incoming ACH

    Avery Kushner authored and Dragon Prevost committed May 10, 2022
    Configuration menu
    Copy the full SHA
    b394e8c View commit details
    Browse the repository at this point in the history
  20. card limits

    Dragon Prevost committed May 10, 2022
    Configuration menu
    Copy the full SHA
    6d87d0c View commit details
    Browse the repository at this point in the history
  21. patch card payload

    Dragon Prevost committed May 10, 2022
    Configuration menu
    Copy the full SHA
    b160a0e View commit details
    Browse the repository at this point in the history
  22. fix unit bug

    Dragon Prevost committed May 10, 2022
    Configuration menu
    Copy the full SHA
    82f41cc View commit details
    Browse the repository at this point in the history
  23. fix payment rejected type

    Avery Kushner authored and Dragon Prevost committed May 10, 2022
    Configuration menu
    Copy the full SHA
    129a913 View commit details
    Browse the repository at this point in the history
  24. PaymentCreated event returning Payment clearing event

    Avery Kushner authored and Dragon Prevost committed May 10, 2022
    Configuration menu
    Copy the full SHA
    3d562a7 View commit details
    Browse the repository at this point in the history
  25. fix benificial owner bug

    Dragon Prevost committed May 10, 2022
    Configuration menu
    Copy the full SHA
    c913912 View commit details
    Browse the repository at this point in the history
  26. created authorization declined event

    Dragon Prevost committed May 10, 2022
    Configuration menu
    Copy the full SHA
    6670d91 View commit details
    Browse the repository at this point in the history
  27. remove duplicate decoder

    Dragon Prevost committed May 10, 2022
    Configuration menu
    Copy the full SHA
    dfddb0f View commit details
    Browse the repository at this point in the history
  28. fix package

    Dragon Prevost committed May 10, 2022
    Configuration menu
    Copy the full SHA
    b2a008d View commit details
    Browse the repository at this point in the history
  29. fix func signature

    Dragon Prevost committed May 10, 2022
    Configuration menu
    Copy the full SHA
    2e4a95d View commit details
    Browse the repository at this point in the history

Commits on May 30, 2022

  1. card authorization patches

    Dragon Prevost committed May 30, 2022
    Configuration menu
    Copy the full SHA
    62f6318 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

  1. fix merchant type bug

    Dragon Prevost committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    cd2378f View commit details
    Browse the repository at this point in the history
  2. added authorization canceled to coded

    Dragon Prevost committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    d363d96 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2022

  1. fix coordinate bug

    Dragon Prevost committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    38c8208 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. added rewards to sdk

    Dragon Prevost committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    37da55f View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

  1. reward patches

    Dragon Prevost committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    7246c06 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2022

  1. reward bug fix

    Dragon Prevost committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    85af67b View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. fixed payment rejected bug

    Dragon Prevost committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    29feabe View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. fix customer updated codec bug

    Dragon Prevost committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    ce9b05a View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2022

  1. Patch CreateCounterpartyRequest to inherit UnitRequest

    Avery Kushner committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    915e4d0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from dragonprevost/patch-create-counterparty-re…

    …quest
    
    Patch CreateCounterpartyRequest to inherit UnitRequest
    avesk committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    2ee62da View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. Simulate transmitting and clearing ach payments

    Avery Kushner committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    cc30baa View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. Merge pull request #7 from MazumaGo/simulate-ach-payment-actions

    Simulate transmitting and clearing ach payments
    avesk committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    a4c63c2 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. Update CreateBusinessApplicationRequest with new required compliance …

    …fields
    Eric Ghildyal committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    a3c64d0 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Merge pull request #8 from MazumaGo/compliance-updates

    Update CreateBusinessApplicationRequest with new required compliance fields
    eric-truss committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    4324dd4 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

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

Commits on Jul 11, 2023

  1. Remove build/ folder and add to gitignore

    Eric Ghildyal committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    dfbe4f7 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Minor fixes to charge cards

    Eric Ghildyal committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    a27740c View commit details
    Browse the repository at this point in the history
  2. simulate purchases

    Avery Kushner committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    c997b22 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Update objects with unit dto

    Eric Ghildyal committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    2862234 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #9 from MazumaGo/charge-cards

    Add relevant models and operations for charge cards and repayments
    eric-truss committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    a363368 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Add same day flag for ACH payments

    Nick Addison committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    88ad935 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2023

  1. Fix ordering of function parameters

    Nick Addison committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    fe3576c View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Fix book payments

    Nick Addison committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    c38cefa View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Use keyword arg for same day to avoid errors

    Nick Addison committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    b0be3ff View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

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

Commits on Aug 16, 2023

  1. replace sb_ with sandbox_ prefix

    Avery Kushner committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    8c7219e View commit details
    Browse the repository at this point in the history
  2. use merchant name

    Avery Kushner committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    330d08c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #10 from MazumaGo/simulate-purchasees

    simulate purchases
    avesk committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    784a526 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Fix typo

    Julia Park committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    c13b1e7 View commit details
    Browse the repository at this point in the history
  2. Add batch releases to Unit object

    Julia Park committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    d25d2dc View commit details
    Browse the repository at this point in the history
  3. rename

    Julia Park committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    47333ce View commit details
    Browse the repository at this point in the history
  4. Fix purchaseTransactionDTO cardLast4Digits key error

    Avery Kushner committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    658772b View commit details
    Browse the repository at this point in the history
  5. Merge pull request #11 from MazumaGo/fix-purchase-txn-dto

    Fix purchaseTransactionDTO cardLast4Digits key error
    avesk committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    fde95ea View commit details
    Browse the repository at this point in the history
  6. Updates DTOs to accomodate purchase simulation responses

    Avery Kushner committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    dbe0074 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #12 from MazumaGo/fix-purchase-simulations

    Updates DTOs to accomodate purchase simulation responses
    avesk committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    eeb66c4 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. fix error

    Julia Park committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    5ce5391 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    0a1ce8a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #13 from MazumaGo/check-deposit-webhooks

    Adds CheckDepositPendingReviewEvent and CheckDepositPendingEvent events
    avesk committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    ad4e0ae View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. fix issues

    julia-truss committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    b734e22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa59e84 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Merge pull request #14 from MazumaGo/add-batch-release

    Add batch release
    julia-truss committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    dbce57b View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Check deposits

    Avery Kushner committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    bed432b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a018f1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #15 from MazumaGo/check-deposits

    Check deposits
    avesk committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    941f05d View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Check deposit webhook updates

    Avery Kushner committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    40aa08f View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. updates

    Avery Kushner committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    6fd187d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #16 from MazumaGo/check-deposit-webhook-updates

    Check deposit webhook updates
    avesk committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    79e2914 View commit details
    Browse the repository at this point in the history
  3. Update codecs for Check Deposit Webhooks

    Avery Kushner committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    671f7b4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #17 from MazumaGo/check-deposit-wh-codecs

    Update codecs for Check Deposit Webhooks
    avesk committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    8b54bd6 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Fix previous status typo

    Nick Addison committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    284716b View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Add get_image

    julia-truss committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    586cb04 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #18 from MazumaGo/get-check-deposit-image

    Add get_image to check deposit resource
    mazumanick committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    767ecac View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

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

Commits on Oct 31, 2023

  1. Merge pull request #19 from MazumaGo/list-counterparty-ach-numbers

    Add account and routing numbers to ListCounterpartyParams
    julia-truss committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    5ee3a2b View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Category optional

    Nick Addison committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    ff57889 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Update purchase and merchant DTOs (#20)

    * Update purchase and merchant DTOs
    
    * Add default values for optional fields
    julia-truss committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    bcfb024 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Fix KeyError when converting from json (#21)

    * Fix KeyError when convertion from json
    
    * Fix argument ordering
    
    * Fix argument ordering again
    julia-truss committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    df9cb60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8dc3d7c View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

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

Commits on Mar 7, 2024

  1. astra pushToCard payment

    Avery Kushner committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    6120e8d View commit details
    Browse the repository at this point in the history
  2. revert inadvertant changes

    Avery Kushner committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    465e84f View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

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

Commits on Mar 20, 2024

  1. pushToCardPayment on dto

    Avery Kushner committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    58aa3a2 View commit details
    Browse the repository at this point in the history
  2. Fix payment dto

    Avery Kushner committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    4e9899b View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Merge pull request #24 from MazumaGo/astra-push-to-card

    astra pushToCard payment
    avesk committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    aadbe7d View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

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

Commits on Mar 26, 2024

  1. Add check payment resources

    Nick Addison committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    2a8470e View commit details
    Browse the repository at this point in the history
  2. Rename

    Nick Addison committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    2dbfd38 View commit details
    Browse the repository at this point in the history
  3. Rename2

    Nick Addison committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    5e752e1 View commit details
    Browse the repository at this point in the history
  4. Add check payments to client

    Nick Addison committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    b12c980 View commit details
    Browse the repository at this point in the history
  5. Fix enums and add get endpoint for check payments

    Nick Addison committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    915563f View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Add check payment transactions

    Nick Addison committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    b716cc2 View commit details
    Browse the repository at this point in the history
  2. Add check payments to other references

    Nick Addison committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    ac8bc05 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Add create check payment

    Nick Addison committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    8b9a8c0 View commit details
    Browse the repository at this point in the history
  2. Include memo

    Nick Addison committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    276b244 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Remove item assignment

    Nick Addison committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    0da1b2c View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Add check payment counterparty to json encoder

    Nick Addison committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    815e018 View commit details
    Browse the repository at this point in the history
  2. Remove counterpartyMoved param

    Nick Addison committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    04fda05 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Add events (#27)

    julia-truss committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    4cad693 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Check payment codecs

    Avery Kushner committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    190adab View commit details
    Browse the repository at this point in the history
  2. Cancel check payment and check stop payments (#28)

    * Add cancel for check payment resource
    
    * Add stop payments
    
    * Add to init
    
    * Add related events
    
    * Update codecs
    julia-truss committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    1531493 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Fix check payment event bugs (#29)

    * Fix copy error and key errors
    
    * Fix another key error
    julia-truss committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    bf7760d View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

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

Commits on May 2, 2024

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

Commits on May 22, 2024

  1. Add timeout handling to payment create

    Nick Addison committed May 22, 2024
    Configuration menu
    Copy the full SHA
    699e266 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Update application form version to V2024_06

    Avery Kushner committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    edf6072 View commit details
    Browse the repository at this point in the history
  2. Add patch check payment

    Nick Addison committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    f8cda6f View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Remove version from application form create resource

    Avery Kushner committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    78ecd3b View commit details
    Browse the repository at this point in the history