Skip to content

Commit 8ad5f86

Browse files
committed
update markdown file
1 parent 8c4fa93 commit 8ad5f86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ $requestParams = array(
5151
'order_description' => 'iPhone 6-S',
5252
'return_url' => url('test_r')
5353
);
54-
PayFort::SADAD($requestParams);
54+
PayFort::RedirectionPay($requestParams);
5555
```
5656

5757
# 3- Return URL Configuration

0 commit comments

Comments
 (0)