Bank transfer payment reference is stored for wrong post
-
I noticed the postmeta ‘buckaroo_paymentReference’ is storing to the wrong post_id.
response gives brq_ordernumber in stead of order_id, but update_post_meta is called using the brq_ordernumber.
file: wc-buckaroo-bpe-gateway/library/api/paymentmethods/transfer/transferresponse.php, lines 60 – 94
- The topic ‘Bank transfer payment reference is stored for wrong post’ is closed to new replies.