You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
[Omnipay](https://github.com/thephpleague/omnipay) is a framework agnostic, multi-gateway payment
7
7
processing library for PHP 7.2.9+. This package implements Icepay Payments support for Omnipay and it supports ICEX2.0. Therefore you need a `SecretKey` and a `ContractProfileId` (also known as `UserId`).
8
8
9
-
*Do not that this implementation does not support Authorise-Capture (for Afterpay) yet.*
9
+
*Do note that this implementation does not support Authorise-Capture (for Afterpay) yet.*
10
10
11
11
## Installation
12
12
@@ -90,7 +90,7 @@ This will return the order details as well as the checkout HTML snippet to rende
0 commit comments