sendPaymentReceipt
Sends a payment receipt to the customer over the chosen channel (EMAIL/SMS/WHATSAPP).
sendPaymentReceipt(
input: SendPaymentMessageInput!
): Payment
Arguments
sendPaymentReceipt.input ● SendPaymentMessageInput! non-null input
Type
Payment object
Payment returned from create/refund/capture/cancel and the send-link/receipt mutations.