Amount and Transaction Refs can be accessed on callback even after transaction failure.
Use $response->amount
and $response->txnref
to access amount and transaction refs on callback respectively.
Amount and Transaction Refs can be accessed on callback even after transaction failure.
Use $response->amount
and $response->txnref
to access amount and transaction refs on callback respectively.