Skip to content

Commit 7dbe519

Browse files
committed
iyzico host payment
1 parent 75d30c8 commit 7dbe519

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,9 @@ Gateway Methods
5151
* purchase($options) - authorize and immediately capture an amount on the customer's card
5252
* refund($options) - refund an already processed transaction
5353

54+
* checkout($options) - iyzico host payment method
55+
* checkout_status($options) - iyzico host payment method status
56+
5457
For general usage instructions, please see the main [Omnipay](https://github.com/thephpleague/omnipay)
5558
repository.
5659

@@ -71,6 +74,8 @@ PHPUnit is a programmer-oriented testing framework for PHP. It is an instance of
7174
refund.php
7275
void.php
7376

77+
checkout.php (iyzico host)
78+
7479
## Support
7580

7681
If you are having general issues with Omnipay, we suggest posting on

0 commit comments

Comments
 (0)