Hi,
What ID does the payment method 'Maestro' have?
Kind regards,
Caro De Weze
Hi,
What ID does the payment method 'Maestro' have?
Kind regards,
Caro De Weze
Hi Caro
Can you please elaborate a little more? When you create payment methods in DW, an ID is assigned to it - e.g. PAY1 - is that the ID you are talking about?
BR Nicolai
Hi Nicolai,
That is indeed what I mean. How can I find out which ID is associated with it?
Normally I check this in the logs after placing a test order, but I use Stripe and there is no test data available for Maestro.
Kind regards,
Caro De Weze
Hi Caro
If it is a payment method you have created, you can use the FireHose to execute this:
SELECT *
FROM [EcomPayments]
You must be logged in to post in the forum