balanced / balanced-api

Balanced API specification.
220 stars 72 forks source link

Include push to card fees to invoice #623

Closed kyungmin closed 10 years ago

kyungmin commented 10 years ago

Invoice should return the following additional fields to support push to card:

card_credit_count
card_credits_total_amount
card_credit_fee
card_credits_total_fee
mjallday commented 10 years ago

i think the fields should be card_credit_x. this sits better with the existing naming such as card_debit_x and bank_account_credit|debit_x

kyungmin commented 10 years ago

Agreed, updated the content.

kyungmin commented 10 years ago

what's the status of this?

matin commented 10 years ago

@victorlin: Is this out? Should we close the issue?

kyungmin commented 10 years ago

This is out. Working on displaying this info on the dashboard.