Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
markcmurphy committed Jun 27, 2024
1 parent c9015c4 commit 2c6ce3c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions reference/orders.v3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,6 @@ paths:
summary: Capture order payment
description: |-
Capture the payment for an order. When there are no payment method validation issues, the capture process is successful, the `payment_status` updates to `capture pending`, and the payment request is scheduled. The payment request itself occurs asynchronously.
Requires at least one of the following scopes:
* `store_v2_orders`
* `store_v2_transactions`
operationId: captureOrderPayment
parameters:
- $ref: '#/components/parameters/ContentType'
Expand Down

0 comments on commit 2c6ce3c

Please sign in to comment.