Authorize or Capture a payment for a PayPal Order.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique identifier for the Order.

This can be sourced from the orderId field in the response we sent to you when creating the Order.

Body Params

The information provided here will be used to complete a payment for a given PayPal Order.

string
enum
Defaults to capture

By default payments are captured immediately, but you can you can choose to split the authorization and the capture of the payment.

  • authorize - if you intend to capture separately using POST /payments/{paymentId}/capture
  • capture - If you intend to capture immediately
Allowed:
Responses

401

Unauthorized request.

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json