Docs

Hosted Pages Articles & FAQ

One-time, checkout, webhook, event

How can I figure out the one-time checkout payment from the webhook/events data?

33532294

2023-01-30T13:42:33Z

2023-01-30T13:42:55Z

111

0

0

257731

How can I figure out the one-time checkout payment from the webhook/events data?

How can I figure out the one-time checkout payment from the webhook/events data? 

This article covers 

How can I figure out the one-time checkout payments from the webhook or event data?

Solution

In order to identify one-time checkout, you can create a webhook for the “invoice generated” event and listen to the “recurring” parameter. For invoices created due to one-time checkout, the value for this parameter is “false” and the source of the event is “Hosted Pages”.

Was this article helpful?
Loading…