diff --git a/README.md b/README.md index 2cf2922..1116ab9 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ $redsysRequest = RedsysRequest::create( $redsysClient, new RequestParameters( amountInCents: 123_45, - orderNumber: '22013100005', + order: '22013100005', currency: Currency::EUR, transactionType: TransactionType::Autorizacion, merchantUrl: 'https://example.com/redsysNotification',