#benstjohn
1 messages · Page 1 of 1 (latest)
Hello, are you trying to get the Stripe ID of the card or bank account that was used to make the payment? Or something else?
And do you have an example ID of a charge that you made this way? (ch_1234)
I want to know whic "fee structure" was used from Stripe
like we have different fees charge on our orders based on the method (using a in-person terminal vs the CC form)
Gotcha, in that case can you send me the ID of a charge from each of those flows?
I think you should be able to check this, my immediate intuition is that terminal payments should always have a payment method type of "card_present" so I think that can be used to differentiate. Though I can check if there are other ways to get that
okay one moment