Initiating a charge
Learn how to specify the type of charge.
Last updated
Learn how to specify the type of charge.
Last updated
When creating or updating a Checkout or creating an Invoice, you can use the chargeType
parameter to tell Digital River whether you expect the payment source to be used for a customer-initiated, merchant-initiated, or mail/telephone-initiated transaction.
In this case, the cardholder actively participates in the transaction. A customer-initiated
transaction is the most common charge type, representing the majority of online checkouts or invoices. During these transactions, the customer provides payment details at the time of checkout or invoice or uses stored payment information.
Can a CVV be used? | Can 3DS measures be used? |
---|---|
A merchant_initiated
transaction is submitted using stored payment details without the cardholder's active participation during the checkout or invoice process. This charge type can only occur when an agreement exists that allows the client to initiate payments on behalf of their customers.
Since Digital River acts as the authorized reseller of record, we initiate and process the transaction on your behalf. You, in turn, are acting on the behalf of your customer.
Subscription renewals and automated payments for water, sewer, gas, or electric utilities are common examples of this charge type.
Can a CVV be used? | Can 3DS measures be used? |
---|---|
A Mail Order/Telephone Order (MOTO) is a payment card transaction initiated by mail, fax or over the phone. In these moto
transactions, customers provide the merchant with their payment details by regular mail, fax, or telephone. By supplying this information, the customer authorizes the merchant (who, in turn, authorizes Digital River) to process the transaction.
Additionally, when chargeType
is set to moto
, the user is only presented with payment methods that support this type of transaction. This is true whether your integration displays payment methods using Drop-in payments or DigitalRiver.js with elements.
Can a CVV be used? | Can 3DS measures be used? |
---|---|
Yes
Yes
No
No
Yes
No