Add multiple payment options in Google Product feed XML
- by crmpicco
In my Google Product feed I have both Visa and MasterCard listed as accepted payment methods. Is it possible, and is there any benefit, in adding the remainder of my payment options; American Express, Delta, Maestro etc.
<g:payment_accepted>Visa</g:payment_accepted>
<g:payment_accepted>MasterCard</g:payment_accepted>
I can't find anything in the specification that mentions the payment methods.
My feed applies to the UK, US and EU.