balanced / balanced-api

Balanced API specification.
220 stars 72 forks source link

What work if any needs to be done for client libraries for push to card? #585

Closed matin closed 10 years ago

matin commented 10 years ago

I assume the Java and C# client libs needs to be updated but do any of the others?

The main changes (as outlined in #580) are:

  1. Card.credit(amount)
  2. Card.can_credit and other fields

/cc @remear

remear commented 10 years ago

We currently do not officially support C#/.NET.

I won't know the full extent of changes until client libraries can be tested against the integration servers.

matin commented 10 years ago

@remear Can you create issues in each client library to write tests for push to card and use the "push to card" label?