sendPaymentLink
Sends the hosted payment-link email (or SMS/WhatsApp) to the customer. Defaults to EMAIL.
sendPaymentLink(
input: SendPaymentMessageInput!
): Payment
Arguments
sendPaymentLink.input ● SendPaymentMessageInput! non-null input
Type
Payment object
Payment returned from create/refund/capture/cancel and the send-link/receipt mutations.