Solved

Can I create custom purchases

  • 1 March 2022
  • 1 reply
  • 101 views

Badge +1

Hello, in our team we are thinking about using Revenuecat as the single source of truth for ALL our purchases and subscriptions.

We were wondering, can we create purchases “outside” the usual (Apple google stripe...), for example, create a purchase with currency “Apples”.

We want to support cryptocurrency payments, and Revenuecat seems a good choice to store all our payments data. So the idea would be to use the REST API to store different custom payments like

User 1234 paid 0.5 ETH at 02/28/2022

Is that possible? and, what are the cons of doing this, our analytics and graphs will get dirty?

 

Thanks.

icon

Best answer by tina 1 March 2022, 22:56

View original

1 reply

Userlevel 5
Badge +10

Hey @Hector 

This isn’t a use case that we currently support. At the moment, we support Apple, Google, Stripe, and Amazon purchases and our POST /receipts endpoint only accepts those stores to be passed into the X-Platform header. If a different store is added along with a receipt that cannot be validated on our side, the API request would fail. 

Reply