Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 25 Next »

How to set up webhook in the Stripe Dashboard

Go to Developers > Webhooks > Add endpoint.

When the Add endpoint is clicked, the image below will be shown.

  • Endpoint URL = Get the Webhook Endpoint URl from your Gateway Account record.

  • Listen to = Events on you account

  • Select events to listen to = Refer to the screenshots below for the adding of events.

Choose which Stripe Events to listen to

You must select which events to listen to for each Stripe object. There are 3 objects that PosiPay needs to listen to. Each object has different events, so carefully select only what is needed. Wherever possible, do not select all events available.

  1. Charge

  2. Invoice

  1. Payouts

How to configure payouts on your dashboard

Go to Balances and click Manage. See the sample screenshot below.

image-20240314-064812.png

When the Manage payout schedule is clicked, a user can select either manual or automatic.

image-20240314-064930.png

More details about the payout schedule are here.

Next place to go: Step 5 - Schedule an Invoice

  • No labels