|
|
|
|
|
by amfeng
4691 days ago
|
|
Hey, charge responses now return a reference to a balance transaction (which represents what you'll actually be paid in). You can auto expand the balance transaction upon charge creation by passing expand[]=balance_transaction, or you can retrieve the balance transaction directly: https://stripe.com/docs/api#retrieve_balance_transaction. |
|
I would be very keen to have an individual conversion on each card payment as that is how our internal database sees the world.