SoftLayer Account::requestManualPayment

From SoftLayer Development Network Wiki

Jump to: navigation, search

requestManualPayment is a member of the SoftLayer_Account service.

Contents

Overview

Retrieve the record data associated with the submission of a Manual Payment Request. Softlayer customers are permitted to request a manual one-time payment at a minimum amount of $2.00. Customers may submit a Credit Card Payment (Mastercard, Visa, American Express) or a PayPal payment. For Credit Card Payments, SoftLayer engages the credit card financial institution to submit the payment request. The financial institution's response and other data associated with the transaction are returned to the calling function. In the case of PayPal Payments, SoftLayer engages the PayPal system to initiate the PayPal payment sequence. The applicable data generated during the request is returned to the calling function.

Return Type

requestManualPayment returns the SoftLayer_Billing_Payment_Card_ManualPayment data type.

Headers

Required Headers

requestManualPayment requires the following headers:

Parameters

requestManualPayment takes the following parameters:

request

Details required to request a manual payment.

Personal tools