Skip to content

is this only always payment? or can this be refund? #171

@todo

Description

@todo

'type' => $transactionData['txn_type'], //TODO is this only always payment? or can this be refund?
'reference' => $transactionData['txn_id'], //TODO validate this is the correct value
'gateway' => $gateway, //TODO validate this is the correct value
'status' => $payment->getCcCidStatus(), //TODO validate this is the correct value
'meta' => array(
'display_price' => $this->formatPrice($transactionAmount, $currency),


This issue was generated by todo based on a TODO comment in 047a2c8 when #164 was merged. cc @agnostack.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions