This section outlines all the webhook events sent by Paisr. You can also use the Events API to pull available events.

Core Events

Transfer Received
transfer.inbound

A new inbound transfer was received into one of your wallets.

Transfer Sent
transfer.outbound

An outbound transfer was initiated from one of your wallets.

Business Events

Customer Created
customer.created

A new customer record was added to your profile.

Customer Updated
customer.updated

An existing customer’s details were updated.

Customer Deleted
customer.removed

A customer was removed from your profile.

Invoice Created
invoice.created

A new invoice was issued to a customer.

Invoice Deleted
invoice.removed

An invoice was deleted and is no longer valid.

Invoice Paid
invoice.paid

A payment was received and the invoice was marked as paid.

Voucher Created
voucher.created

A new discount voucher was created.

Voucher Updated
voucher.updated

A voucher’s details were updated.

Voucher Applied
voucher.applied

A voucher was successfully applied to a transaction or invoice.

Voucher Removed
voucher.removed

A voucher was deleted or deactivated.

Plan Created
plan.created

A new billing plan was created.

Plan Updated
plan.updated

A billing plan’s attributes were modified.

Plan Deleted
plan.removed

A billing plan was removed from your account.

Subscription Created
subscription.created

A new subscription was initiated for a customer.

Subscription Updated
subscription.updated

Subscription details were modified.

Subscription Activated
subscription.active

A subscription was successfully activated.

Subscription Expired
subscription.expired

A subscription reached the end of its billing cycle and expired.

Subscription Suspended
subscription.suspended

A subscription was temporarily paused or suspended.

Subscription Cancelled
subscription.cancelled

A subscription was manually or automatically cancelled.

Subscription Deleted
subscription.removed

A subscription was permanently deleted from your profile.

Payment Refunded
payment.refunded

A payment was refunded back to the original payer.

Payment Cancelled
payment.cancelled

A payment was cancelled before completion.