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

Commit

Permalink
reformulate sentence about agreement with variable amount pricing
Browse files Browse the repository at this point in the history
  • Loading branch information
Stig-Rune Skansgård committed Dec 7, 2023
1 parent 2a74f28 commit 9ec5ee1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recurring-api-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -787,7 +787,7 @@ Each specific charge on an agreement must be scheduled by the merchant.

To create a charge use the [`POST:/recurring/v3/agreements/{agreementId}/charges`][create-charge-endpoint] endpoint.

For agreements of type `variable`, see [Recurring agreements with variable amount](#create-charge).
For agreements with `VARIABLE_AMOUNT` pricing, see [Recurring agreements with variable amount](#create-charge).

>### `orderId` and `externalId`
> The optional `orderId`-field will override the automatically generated `chargeId` for the charge if specified,
Expand Down

0 comments on commit 9ec5ee1

Please sign in to comment.