#maxrundoo_16388
1 messages · Page 1 of 1 (latest)
👋 I believe that network value is a private feature. I recommend working directly with your Stripe contact on this or contacting our support team: https://support.stripe.com/contact/
Thanks for the reply! I understand that, but I was wondering if you have an idea of how I could test out the creation of a Treasury ReceivedDebit whose network is us_domestic_check by mocking a check send via CURL or through the dashboard (or some other way). I can easily create a ReceivedDebit whose network is something else like card via CURL (https://stripe.com/docs/api/treasury/received_debits/test_mode_create) but not one whose network is us_domestic_check
@glass jackal Sorry for the delay! I suspect that's possible but I recommend confirming with your Stripe contact. They should be able to provide you with documentation on using this network value
Currently the only network rails we have documented is ach. I would follow the advice provided by @soft turret
thanks!