We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d19108 commit 473ef86Copy full SHA for 473ef86
README.md
@@ -64,8 +64,10 @@ $response = $gateway->purchase()->setBizContent([
64
$url = $response->getRedirectUrl();
65
```
66
67
-For general usage instructions, please see the main [Omnipay](https://github.com/omnipay/omnipay)
68
-repository.
+For general usage instructions, please see the
+
69
+- [Omnipay Basic Documentation](https://github.com/thephpleague/omnipay)
70
+- [Omnipay Alipay Wiki](https://github.com/lokielse/omnipay-alipay/wiki)
71
72
## Related
73
0 commit comments