przelewy24-php
przelewy24-php copied to clipboard
Verification response
How to get verification response status (success, pending, refunded)? $transaction = $przelewy24->verify([ 'session_id' => $payment_id, 'order_id' => $orderId, 'amount' => $amount, ]);