Sha256: e0db69f10d149ad3f2000f58f8e1e2f9e515cffb9e01d7f08643cfa1f3b9c163

Contents?: true

Size: 901 Bytes

Versions: 21

Compression:

Stored size: 901 Bytes

Contents

# Assumptions

~~1. ApiBankingCred has 'password'~~
2. Payment should have IMT passcode (to resend email)
~~3. Payment Account to have credential method, that will return the ApiBankingCred (basis the envronment/star/bank_name of self)~~


# Questions

1. How do I get api credentials from a bank_beneficiary?
2. How do I get service subscriptions from a bank_beneficary?

# Improvements

1. Payment should have the debit account detail & complete beneficiary address
2. Payment should not have environment (it can pick it up from Payment Account), unless payment_account_id is being removed
3. Payment Account should not have transfer_type
4. Payment Account to be renamed Bank Account
5. Service Subscription needs to be per service, not for an operation
6. Service Subscription to store a config hash, instead of app_id (different services will have different configs)
7. Use t.number for migration

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
starkit_banking-0.1.26 README.md
starkit_banking-0.1.25 README.md
starkit_banking-0.1.24 README.md
starkit_banking-0.1.23 README.md
starkit_banking-0.1.22 README.md
starkit_banking-0.1.21 README.md
starkit_banking-0.1.20 README.md
starkit_banking-0.1.18 README.md
starkit_banking-0.1.17 README.md
starkit_banking-0.1.16 README.md
starkit_banking-0.1.15 README.md
starkit_banking-0.1.14 README.md
starkit_banking-0.1.12 README.md
starkit_banking-0.1.11 README.md
starkit_banking-0.1.10 README.md
starkit_banking-0.1.9 README.md
starkit_banking-0.1.8 README.md
starkit_banking-0.1.7 README.md
starkit_banking-0.1.6 README.md
starkit_banking-0.1.5 README.md