Skip to content

Commit 647b70c

Browse files
author
Andrey Helldar
authored
Merge pull request #8 from cashier-provider/2.x
Update README.md
2 parents 485db50 + 7eae45b commit 647b70c

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
@@ -39,7 +39,7 @@ use CashierProvider\Sber\QrCode\Constants\Scopes;
3939

4040
class Create extends Request
4141
{
42-
protected $path = '/ru/prod/order/v1/creation';
42+
protected $path = '/ru/prod/order/v3/creation';
4343

4444
// You need to provide a link to the authorization class:
4545
protected $auth = Auth::class;

0 commit comments

Comments
 (0)