Open
Description
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
Labels
No labels