返回给定支付类型的SVG图片的URL。
type
{String}
{{payment_type_img_url type }}
{{#each shop.enabled_payment_types as |type| }} <img src="{{ payment_type_img_url type }}" />{{/each}}