Skip to content
This repository has been archived by the owner on Dec 8, 2023. It is now read-only.

Commit

Permalink
Aligning across all repos to use "prefill" (without the hyphen)
Browse files Browse the repository at this point in the history
  • Loading branch information
rebekaburnett authored Dec 1, 2023
1 parent 6a912a3 commit 023dd18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recurring-api-quick-start.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ The property `access_token` should be used for all other API requests in the `Au
### Step 3 - Create a minimal agreement

Create an agreement with: [`POST:/recurring/v3/agreements`][draft-agreement-endpoint].
When your test mobile number is provided in `phoneNumber`, it will be pre-filled in the form.
When your test mobile number is provided in `phoneNumber`, it will be prefilled in the form.

Note that `orderId` must be unique for each payment you create.

Expand Down

0 comments on commit 023dd18

Please sign in to comment.