Skip to content

Fields for Refund not picked out #21

Open
@Patabugen

Description

@Patabugen

I don't think this is technically a bug (yet) since the library doesn't (yet) support Refunds. However I'd like it to :)

in the ServiceAbstract is a method queryData() which creates a Query String based on the $message_type, which are things like 'server-registration'.

Correct me if I'm mis-understanding something, but do the picked fields not depend on the transaction type? E.g PAYMENT or REFUND?

My thought is that the TxType should be passed into QueryData and in the Metadata\Transaction object the "source" arrays should be populated by TxTypes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions