Skip to content

Releases: figo-connect/ruby-figo

Add new fingerprint

14 Jun 11:58
fc6bd04
Compare
Choose a tag to compare

Add new fingerprint

Minor fixes

09 Dec 09:19
Compare
Choose a tag to compare

Fix: arguments passing to net-http-persistent v3.0.0

Minor fixes

03 Aug 13:33
Compare
Choose a tag to compare

Fix hash access in credential_login 92e6df2
Fix case sensitivity issue 246f66d

Configs isolation

26 Jul 16:29
Compare
Choose a tag to compare

Added custom fingerprints and API Endpoint as an input parameter to the Connection and Session
The User-Agent includes a version of the SDK
configuration information isolated in config.yml

figo ruby SDK

12 Jul 13:41
Compare
Choose a tag to compare
  • Authentication
    • Obtain Authorization Code
    • Revoke Token
    • Exchange Authorization Code
    • Exchange Refresh Token
    • Credential Login
  • User Management
    • Retrieve Current User
    • Create New Figo User
    • Re-Send Verification Email
    • Modify Current User
    • Delete Current User
  • Accounts
    • Retrieve Bank Account
    • Retrieve all Bank Accounts
    • Retrieve Bank Account Balance and Limits
    • Modify Bank Account
    • Set Bank Account Sort Order
    • Delete bank account
    • Modify Bank Account Credit Line and Limits
    • Remove Stored Pin from Bank Account
    • Modify Bank Account
  • Account Setup & Synchronization
    • Retrieve List of Supported Banks, Credit Cards, other Payment Services
    • Retrieve List of Supported Credit Cards and other Payment Services
    • Retrieve List of all Supported Banks
    • Retrieve Login Settings for a Bank or Service
    • Setup New Bank Account
    • Create New Synchronization Task
  • Transactions
    • Retrieve a Transaction
    • Retrieve Transactions of one Account
    • Retrieve Transactions of all Accounts
    • Modify a Transaction
    • Modify all Transactions of one Account
    • Modify all Transactions of all Accounts
    • Delete a Transaction
  • Standing Orders
    • Retrieve a Standing Order
    • Retrieve Standing Orders of all Accounts
    • Retrieve Standing Orders of one Account
  • Securities
    • Retrieve a Security
    • Retrieve Securities of all Accounts
    • Retrieve Securities of one Account
    • Modify a Security
    • Modify all Securities of all Accounts
    • Modify all Securities of one Account
  • Payments
    • Retrieve all Payments
    • Retrieve all Payments of one Account
    • Retrieve one Payment of one Account
    • Retrieve Payment Proposals
    • Create a Single Payment
    • Submit Payment to Bank Server
    • Modify a Single Payment
    • Delete Payment
  • Task Processing
    • Begin Task
    • Poll Task State
    • Cancel a Task
  • Business Process System
    • Begin Process
    • Create a Process
  • Notifications & Web Hooks
    • Retrieve all Notifications
    • Retrieve one Specific Notification
    • Create a New Notification
    • Modify Single Notification
    • Delete Notification

1.2.5

28 Dec 20:34
Compare
Choose a tag to compare

Added new fingerprint for api.figo.me