Skip to main content

Posts

Showing posts from April, 2012

The Benefits of Electronic Payments for B2B Transactions

In the digital age, businesses are increasingly moving away from traditional payment methods such as checks and cash, and adopting electronic payment methods for B2B transactions. Electronic payments offer numerous advantages over traditional payment methods, making them an ideal choice for businesses looking to streamline their payment processes and improve cash flow. What are the benefits of electronic payments for B2B transactions? Faster payment processing Electronic payments are processed much faster than traditional payment methods. With electronic payments, the payment is transferred directly from the payer's bank account to the payee's account, eliminating the need for physical checks or cash. This significantly reduces payment processing time, allowing businesses to receive payments faster and improve cash flow. Increased convenience Electronic payments offer increased convenience for both the payer and the payee. With electronic payments, businesses can make and recei

Payment Gateway Restful API's

RESTful APIs have been around for a while but it's only recently that we have seen a influx of these types of APIs with regards to payment gateways. Stripe, Amazon and Samurai all offer RESTful APIs. Restful APIs provide some great benefits. Gateway's can take advantage of HTTP cache and proxy servers to handle high load. Complex applications can be narrowed down to simple resources Easy to consume no matter your scripting language.  Not all gateways offer a RESTful API. Notably Braintree and PayPal. Braintree for instance offers comprehensive libraries that make it easy to use your programming language of choice. PayPal on the other hand uses NVP (name value pairs) or a SOAP based API in lieu of rest. The type of API offered by your payment gateway may affect your decision on whether or not you want to use their services so always check the API before you sign up.

Photo Check Deposits

Almost two years ago, Chase updated its iPhone app to include photo check deposits: Deposit checks with two camera clicks. Instead of driving to the bank, you can deposit your check with your Chase Mobile App. Just snap a picture of the front and back of your endorsed check and send it using your Chase Mobile App. more...