#iris2015
1 messages · Page 1 of 1 (latest)
Can you share an example request ID (req_xxx) of invoice creation?
req_vbHpvxX3AFj0Df
specifically we do this to try and say only cards can pay this invoice
"payment_settings": {
"default_mandate": null,
"payment_method_options": null,
"payment_method_types": [
"card"
]
},
For this invoice, only card is accepted. Where did you see other payment methods were accepted?
This one happened to get paid automatically via check
Is that expected even though only card is accepted?
Thanks for sharing the details