Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- array(
- 'OperationId' => 0,
- 'LoyaltyTransaction'=> null,
- 'Confirmed' => null,
- 'Processed' => null,
- 'Canceled' => null,
- 'CustomerKey' => '00000000-0000-0000-0000-000000000000',
- 'CustomerCode' => null,
- 'BonusAmount' => null,
- 'DiscountAmount' => 0,
- 'MoneyInfo' => null,
- 'CustomerInfo' => null,
- 'RequestAmount' => 1200,
- 'RequestCurrency' => 498,
- 'CardLinkHash' => null,
- 'PaymentId' => 12196776,
- 'Status' => 1,
- 'Registered' => '2025-11-26T13:28:03.847',
- 'Amount' => 1200,
- 'Commission' => 0,
- 'Invoice' => 1764156483,
- 'MerchantCode' => '941206',
- 'SaleAreaCode' => null,
- 'LinkUrlSuccess' => null,
- 'LinkUrlCancel' => null,
- 'Signature' => '8571607fafc37e0af2dbefc82b0b4da0',
- 'SignVersion' => 'v01',
- 'Customer' => array(
- 'Code' => 'USER001',
- 'Name' => 'Ivan',
- 'NameFirst' => 'Ivan',
- 'NameLast' => 'Ivanov',
- 'email' => '[email protected]',
- 'Country' => 'MD',
- 'City' => null,
- 'Address' => 'Str. Test 1',
- 'PhoneNumber' => '+37360000000',
- 'CardLinkHash' => null,
- 'PostalCode' => null,
- ),
- 'Payer' => null,
- 'Currency' => 498,
- 'ExternalDate' => '2025-11-26T13:28:03.84',
- 'ExpiryDate' => '2025-11-26T13:58:03',
- 'Services' => array(
- 0 => array(
- 'Name' => 'Card of products',
- 'Description' => 'Cart of products',
- 'Amount' => 1200,
- 'Products' => array(
- 0 => array(
- 'GroupName' => null,
- 'QualitiesConcat' => null,
- 'LineNo' => 1,
- 'GroupId' => 1,
- 'Code' => 'PRD1',
- 'Barcode' => 123456,
- 'Name' => 'Product 1',
- 'Description' => 'Product 1',
- 'UnitPrice' => 1200,
- 'UnitProduct' => '1',
- 'Quantity' => 100,
- 'Amount' => 1200,
- 'Dimensions' => null,
- 'Qualities' => null,
- 'TotalAmount' => 1200,
- ),
- ),
- ),
- ),
- 'MoneyType' => null,
- );
Advertisement
Add Comment
Please, Sign In to add comment