#SuperFedz

1 messages · Page 1 of 1 (latest)

crude deltaBOT
twin plaza
#

What does 'keep a record inside payments' mean?

tough totem
#

So. When i credit a customers balance, i need to keep historic reference of it somewhere

twin plaza
#

Then I guess if that increment was associated to a payment, you can use the pi_xxx ID and pass to the metadata of the balance transaction.

tough totem
#

Yes, i am familiar of this. My concern is that, imagine this use case..

Customer comes to my Company and wants to append their balance with cash.

I update their Balance inside stripe, then they want an invoice creating for the month for their subscription, Somewhere there i need to show historical reference that i have credited their card.

Is there a way to create a payment that could have "Cash" As a capture method or something like that?

twin plaza
tough totem
#

That makes sense, i'll have a look but it would be nice to see the manual credit under "Recent Payments etc"

twin plaza
#

In the Dashboard? That only surfaces actual payments (via a Payment Intent)

tough totem
#

Yeah exactly, in my system i may be able to build a good payments list that includes manual credits through balance i just need to work out where to create the metadasta

#

This through api could work?

#

Stores historic credit balances from the looks of things

twin plaza
tough totem
#

Perfect!