Skip to content

issues Search Results · repo:moovfinancial/moov-node language:JavaScript

Filter by

14 results
 (99 ms)

14 results

inmoovfinancial/moov-node (press backspace or delete to remove)

Hello. We ve started working with moov SDK and seems that there are some fields specified in the API doc that don t exist in the SDK typing example: api doc for Retrieve Transfer: https://docs.moov.io/api/money-movement/transfers/get/ ...
  • diogonlucena
  • 1
  • Opened 
    on Mar 12, 2024
  • #111

According to API documentation for card linking, the only required attribute for billingAddress is postalCode. The type definition incorrectly requires all billingAddress attributes which yields a typescript ...
  • curiousercreative
  • 1
  • Opened 
    on Feb 7, 2024
  • #110

Because the below code has an invalid scope (SCOPES.ACCOUNTS_WRITE), we have an error thrown, but the message TypeError: one or more scopes are required does not seem appropriate. const { Moov } = require( ...
  • curiousercreative
  • Opened 
    on Jun 2, 2023
  • #89

We are using the sdk but would like the ability to use the x-wait-for header when creating a transfer so that we can return to our users the status of the transaction. This would be especially useful for ...
  • AldoLopez
  • 3
  • Opened 
    on May 9, 2023
  • #88

1 TransferCreate type: - facilitatorFee, description, metadata should be optional. - in source and destination object: only paymentMethodID should be required. So it match the example here https://github.com/moovfinancial/moov-node/blob/5cb81daac1a6d16162fe0e87f73d0017ac8614bb/lib/transfers.js#L259-L280 ...
  • paulMery
  • 4
  • Opened 
    on Apr 5, 2023
  • #87

https://github.com/moovfinancial/moov-node/blob/e52ce67f08e3e47a0f6b078d497535bf7ef94c1a/lib/transfers.js#L492 POST refund is expecting an amount in addition to the transferId . https://docs.moov.io/api/#operation/refundTransfer ...
  • paulMery
  • Opened 
    on Feb 6, 2023
  • #85

Version: 1.2.0 We are getting a TypeError when constructing a Moov client instance in our application code. This is a breaking change and broke our integration with Moov. Luckily we found a workaround ...
  • codyjk
  • 2
  • Opened 
    on Dec 2, 2022
  • #80

Could we make this as an optional parameters? Cause we need to set this idempotencyKey on our client side. Having this key randomly generated when the create function defeat the purpose of having such ...
enhancement
  • paulMery
  • 2
  • Opened 
    on Oct 4, 2022
  • #75

https://github.com/moovfinancial/moov-node/pull/72/files#r978584619
bug
  • paulMery
  • Opened 
    on Sep 23, 2022
  • #73

https://github.com/moovfinancial/moov-node/blob/d27d18dfd75ab797aaee7e0c730a1e700079cc43/lib/accounts.js#L383 The type should be Account[] as the response is an array
bug
  • paulMery
  • 2
  • Opened 
    on Sep 16, 2022
  • #69
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub