Merge branch 'dev' of bvbej/base-php into master
This commit is contained in:
commit
699c03e040
@ -120,7 +120,7 @@ class BvBeJHandle
|
||||
RequestOptions::FORM_PARAMS => $form,
|
||||
RequestOptions::HEADERS => [
|
||||
'Signature' => $signature,
|
||||
'Signature-Date' => date($this::DATE_FORMAT, $timestamp),
|
||||
'Signature-Datetime' => date($this::DATE_FORMAT, $timestamp),
|
||||
'Product-ID' => $productID
|
||||
]
|
||||
]);
|
||||
|
Loading…
Reference in New Issue
Block a user