Skip to content

Commit

Permalink
Update source/moto_payments/moto_api/index.html.md.erb
Browse files Browse the repository at this point in the history
Co-authored-by: asimms41 <[email protected]>
  • Loading branch information
NathanD-GDS and asimms41 authored Mar 18, 2024
1 parent 5ca2b5c commit 0b1ec40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/moto_payments/moto_api/index.html.md.erb
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Make sure you've [turned on MOTO (telephone or post) payments on your account](/

<%= warning_text('If your payment service provider is Worldpay, you must use an API key from your MOTO service.')%>

1. [Use the API to create a payment](/making_payments/#creating-a-payment) (`POST /v1/payments`) and include `"moto": true` in the request body:
1. Use the [`POST /v1/payments` endpoint](/making_payments/#creating-a-payment) to request a payment and include `"moto": true` in the request body:

```json
{
Expand Down

0 comments on commit 0b1ec40

Please sign in to comment.