#FatCat
1 messages · Page 1 of 1 (latest)
If you using custom one off payment via payment intents, theres currently no direct support to tie this to prices & products
You can however add metadata to your payment intents to track products internally for your own records
What would be the method you recommend? The invoice method?
But mapping the product/price to the payment intent amount is up to you
It depends on the result you're trying to achieve
If the invoice pattern works for you, that's a fine choice
Just that payments in stripe have a product associated with them
but let me see if metadata is enough
for the team to then know what's going on
also thank you and I like your pfp
NP - yea it depends on the use case and what the data is needed for, so take a look at that
Deposits for a crowdfunding campaign, they need a list of people who put down a deposit
but since this calculation only happens one, it should be OK
because deposits close when the campaign moves to kickstarter
OK last question: can I query purchases by metadata?
NP - thats great 😄