Payments

Poll a redirect payment order

Owner-checked. While the order is pending the status is lazily reconciled against the provider, so polling works even when callbacks are delayed or misconfigured.

get/v2/payments/orders/{orderId}

Path parameters

orderIdstring required

Response

orderIdstring required
purpose'subscription' | 'coins' | 'card_update' required
status'pending' | 'completed' | 'declined' | 'cancelled' | 'expired' required
providerstring required
declineCodestring
returnPathstring

Changes

No recorded changes to this endpoint across all 1 revision of this API.