Skip to content

Commit 3f27eae

Browse files
committed
Clean up README
1 parent 29cfa1b commit 3f27eae

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -91,11 +91,6 @@ response = adyen.checkout.payments_api.payments({
9191
})
9292
~~~~
9393

94-
- Change API Version
95-
~~~~ruby
96-
adyen.checkout.version = 69
97-
~~~~
98-
9994
### Example integration
10095

10196
For a closer look at how our Ruby library works, clone our [example integration](https://github.com/adyen-examples/adyen-rails-online-payments). This includes commented code, highlighting key features and concepts, and examples of API calls that can be made using the library.

0 commit comments

Comments
 (0)