#mdcopley08

1 messages · Page 1 of 1 (latest)

frank gyroBOT
onyx fossil
#

We're not really dashboard experts in here, so I'm not sure if there's a way to control a role so that the agent can send receipt but not refund or create charges. You could build some tool that sends the customer the receipt url from the PaymentIntent's charge object though: https://stripe.com/docs/api/charges/object#charge_object-receipt_url

#

But if you want to know more about roles and whether this is possible, reaching out to support is your best bet: https://support.stripe.com/contact/email

proper ether
#

Okay great, taking a look at this now

proper ether
#

This is perfect, this gets us what we need - thank you!