View All APIs

Transaction API

Version 1

Endpoint: https://api.peoplevine.com/transaction.asmx
WSDL: https://api.peoplevine.com/transaction.asmx?WSDL

18 Methods


completePayPalPayment

Version 1 This method allows you to complete the payment for a PayPal Payment.

https://api.peoplevine.com/transaction.asmx/completePayPalPayment

createPaymentProcessor

Version 1 This method allows you to create a new payment processor. {processor_status: default, active, inactive or blank}

https://api.peoplevine.com/transaction.asmx/createPaymentProcessor

deletePaymentMethod

Version 1 This method allows you to delete a payment method from a customer's account.

https://api.peoplevine.com/transaction.asmx/deletePaymentMethod

getPayPalExpressCheckoutDetails

Version 1 This method allows you to update a transactions matched status and batch id.

https://api.peoplevine.com/transaction.asmx/getPayPalExpressCheckoutDetails

initiatePayPalExpressCheckout

Version 1 This method allows you to update a transactions matched status and batch id.

https://api.peoplevine.com/transaction.asmx/initiatePayPalExpressCheckout

PayPalDoCapture

Version 1 This method allows you to capture a transaction for payment.

https://api.peoplevine.com/transaction.asmx/PayPalDoCapture

processPayment

Version 1 This method is used to process payment for a customer. If you pass in a credit card number and/or credit card type, our system will automatically process the charge using your merchant account on file. If you supply cash, papercheck or voucher in the card_type, our system will simply log the transaction.

https://api.peoplevine.com/transaction.asmx/processPayment

processPaymentOnFile

Version 1 This method processes a payment leveraging the payment method on file. {payment_processor_no: enter the id of your payment processor if known or use processor} {processor: authorize.net}

https://api.peoplevine.com/transaction.asmx/processPaymentOnFile

processRefund

Version 1 This method processes a refund.

https://api.peoplevine.com/transaction.asmx/processRefund

returnPaymentProcessors

Version 1 This method returns the payment processors for a given account.

https://api.peoplevine.com/transaction.asmx/returnPaymentProcessors

returnTransactions

Version 1 This method allows you to return a list of transactions based on the search criteria.

https://api.peoplevine.com/transaction.asmx/returnTransactions

sendReceipt

Version 1 This method is used to send a customer their receipt.

https://api.peoplevine.com/transaction.asmx/sendReceipt

storePaymentInfo

Version 1 This method allows you to store the credit card or ach info for a customer. {card_type: for Credit Card use visa, mastercard, amex, discover and diners or for ACH use checking, businesschecking, savings}

https://api.peoplevine.com/transaction.asmx/storePaymentInfo

updatePaymentInfo

Version 1 This method allows you to store the credit card or ach info for a customer. {card_type: for Credit Card use visa, mastercard, amex, discover and diners or for ACH use checking, businesschecking, savings}

https://api.peoplevine.com/transaction.asmx/updatePaymentInfo

updatePaymentProcessor

Version 1 This method allows you to update a payment processor. {processor_status: default, active, inactive or blank}

https://api.peoplevine.com/transaction.asmx/updatePaymentProcessor

updateTransaction

Version 1 This method allows you to update a transactions matched status and batch id.

https://api.peoplevine.com/transaction.asmx/updateTransaction