pub async fn verify_transaction(
key: String,
reference: String,
) -> Result<VerificationData, ResponseError>Expand description
Verify the status of a transaction, given the reference of the transaction
pub async fn verify_transaction(
key: String,
reference: String,
) -> Result<VerificationData, ResponseError>Verify the status of a transaction, given the reference of the transaction