Sha256: f85bdf6980331855e9a7f5d299ad445d566d3ecef739a80e7dd661abdef270fd
Contents?: true
Size: 1.43 KB
Versions: 1
Compression:
Stored size: 1.43 KB
Contents
Express Checkout ================ Implemented =========== AddressVerify BillOutstandingAmount DoAuthorization DoCapture DoReauthorization DoVoid GetPalDetails GetBalance ManagePendingTransactionStatus TransactionSearch GetTransactionDetails DoReferenceTransaction Callback Deprecated ========== CreateBillingAgreement GetBillingAgreementCustomerDetails SetCustomerBillingAgreement * CreateRecurringPaymentsProfile * DoExpressCheckoutPayment * GetExpressCheckoutDetails * GetRecurringPaymentsProfileDetails * ManageRecurringPaymentsProfileStatus * RefundTransaction * SetExpressCheckout * UpdateRecurringPaymentsProfile :checkout => "SetExpressCheckout", :payment => "DoExpressCheckoutPayment", :details => "GetExpressCheckoutDetails", :create_profile => "CreateRecurringPaymentsProfile", :profile => "GetRecurringPaymentsProfileDetails", :manage_profile => "ManageRecurringPaymentsProfileStatus", :update_profile => "UpdateRecurringPaymentsProfile", :refund => "RefundTransaction" Endpoints --------- https://api-3t.paypal.com/nvp https://api-3t.sandbox.paypal.com/nvp Adaptive Payments ================= CancelPreapproval ConvertCurrency ExecutePayment GetFundingPlans GetPaymentOptions GetShippingAddresses Pay PaymentDetails Preapproval PreapprovalDetails Refund SetPaymentOptions Endpoints --------- https://svcs.paypal.com/AdaptivePayments/<API_operation> https://svcs.sandbox.paypal.com/AdaptivePayments/<API_operation>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
paypal-payment-0.1.2 | docs/api.txt |