Skip to main content
GET
/
{shopId}
/
orders
/
635c4beb319d4ecdd8c4c9a6
/
payments
/
{paymentMethod}
Get shop payment information
curl --request GET \
  --url http://staging.qshop.ng/apiv2/{shopId}/orders/635c4beb319d4ecdd8c4c9a6/payments/{paymentMethod}

Path Parameters

paymentMethod
string
required
Example:

"paystack"

Query Parameters

returnUrl
string
Example:

"http://localhost:3000"

Response

200 - undefined