Easily Integrate the freemius user.card.created Webhook into your application using Javascript, Ruby, and other frameworks.

Occurs whenever a new card is added to a user’s dashboard account. This is similar to card.created but also logs the connection between a user and a credit card. Different users in the system can be associated with the same credit card (e.g. if a company with multiple people is using the same credit card for all their purchases).

Steps to receive the Freemius user.card.created Webhook

  • Sign up for your free Hooky account.
  • Create a new Webhook Source, and select freemius. This will be the endpoint that receives the Freemius user.card.created webhook on behalf of your application, and forwards them using the unified SDK.
  • Once the user.card.created webhook is received from Freemius, you'll see the payload under the Live Logs section of your webhook source.
  • Next, follow the examples below to integrate the Hooky SDK in Ruby or Javascript, and start receiving webhooks.
Save countless hours integrating User.card.created webhooks into your application.