Skip to main content
Answer

Can I create custom purchases

  • March 1, 2022
  • 1 reply
  • 256 views

Forum|alt.badge.img+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.

Best answer by tina

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. 

This post has been closed for comments

1 reply

tina
RevenueCat Staff
Forum|alt.badge.img+10
  • RevenueCat Staff
  • Answer
  • March 1, 2022

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.