Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
reshmabidikar authored Dec 1, 2023
1 parent 71ac8f3 commit c906282
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ The following steps need to be followed in order to use the Adyen plugin:

2. [Create](https://killbill.github.io/slate/?shell#account-create-an-account) a Kill Bill account and save the `accountId` for further use.

3. Create a Kill Bill Payment (Specify a `PluginProperty` corresponding to `enableRecurring` if this is going to be a recurring payment. The default value of this property is `false`):
3. Create a Kill Bill Payment Method (Specify a `PluginProperty` corresponding to `enableRecurring` if this is going to be a recurring payment. The default value of this property is `false`):

```bash
curl -v \
Expand Down Expand Up @@ -189,4 +189,4 @@ Note that this creates a payment in Kill Bill for the specified amount in `PENDI

## Credits

Code originally developed by [Wovenware](https://www.wovenware.com/).
Code originally developed by [Wovenware](https://www.wovenware.com/).

0 comments on commit c906282

Please sign in to comment.