Associate a transaction to a customer record.
buyer_id
buyer_id
when creating a transaction.
This will find a buyer with that id
and associate it to the payment method for
this transaction. If a buyer with that id
could not be found it’s ignored.
buyer_external_identifier
external_identifier
. If a buyer with that external_identifier
could not be
found it’s ignored.