Text to Pay
Methods related to Text2Pay
Send a Payment Reminder
POST /ICardProcess/SMSPayment
Send a payment reminder to the client through a text or e-mail.
Once the client receives the reminder, they can click a link to open a payment widget and to make a payment. Once the payment is submitted, a transaction receipt would be e-mailed to the e-mail address that is on file.
PaymentObject api_SMSPayment (object)
Fields: Person, Email, Phone, MessageType, RefID, RPGUID, MessageBody, AcctHolderID, Amount, AcctHolderID, Amount, ConsentID, DueOn, EINDEX, MerchID, TXID, WType, RedirectURL, ExpiresOn, SingleUse, OptParam, WidgetURL
PaymentUrl string
The payment URL that was generated and send alongside the reminder.
Last updated
Was this helpful?