Skip to main content
POST
Manage Subscriptions
PaveWay provides endpoints to modify, pause, or cancel active subscriptions.

Pause & Resume

Pause billing for a customer without canceling their plan.

Update Payment Method

Switch a customer from Mobile Money to Card, or update their billing phone number.

Cancel Subscription

Cancellation Parameters

immediately
boolean
default:"false"
If true, billing stops now. If false, the subscription remains active until the end of the current period.

Fallback Configuration

Configure a secondary payment method (e.g., a credit card) to be tried automatically if the primary mobile money payment fails after XX attempts.
trigger_after_failures
integer
default:"3"
Number of consecutive failures before falling back to the secondary method.