Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Difference between authorization and sale transactions method in paypal

I just need to understand the main difference between authorization and sale transaction types in PayPal.

Does the sale provides capture facility along with it?

Which one will be better for my store?

I am using OpenCart for my store.

like image 366
Shahzad H. Avatar asked Mar 30 '15 08:03

Shahzad H.


People also ask

What is the difference between authorization and sale on PayPal?

In short authorization is a real credit card authorization valid only 72 hours, capture is a prenoted purchase without a real credit card authorization (valid for 29 days). Sale is the full process of authorizing and capturing in one command. Please do not share links which can be later movied or deleted.

What is the difference between sale and authorization?

A sale combines the authorization and capture process in one transaction. Credit card associations require that you submit a sale transaction request only when you fulfill an order immediately; e.g., selling an item over-the-counter in a retail store.

What does transaction type authorization mean on PayPal?

An authorization transaction places a hold on the cardholder's available fund limit, lowering the cardholder's limit by the amount of the transaction. An authorization transaction does not transfer funds.

What is authorization of transaction?

Authorized Transaction. An authorized transaction is a debit or credit card purchase for which the merchant has received approval from the bank that issued the customer's payment card.


2 Answers

Does the sale provides capture facility along with it?

Yes, in paypal autherization means bank verified the account like has credit, verify adress and user or other information about cardOwner then just block the amount but not charge it yet until "capture" is done.

In sale you don't have to capture the amount you already make the final sale and you already charged. Please check below links for more details:

auth-only-vs-final-sale-for-PayPal

paypal-online-payment-action-sale-authorization.html

What is the difference between Authorization, Capture, and Sale?

Which one will be better for my store?

After check this you should be decide which one is suitable for you, if you need a confirmation after you post the product then you can select auth+capture or if you want to charge user at one step you should select sale.

like image 94
erhun Avatar answered Oct 12 '22 02:10

erhun


Today it is Authorization, Order and Sale that you can choose from. The differences are very well explained here:

https://www.paypal-knowledge.com/infocenter/index?page=content&widgetview=true&id=FAQ1501

In short authorization is a real credit card authorization valid only 72 hours, capture is a prenoted purchase without a real credit card authorization (valid for 29 days). Sale is the full process of authorizing and capturing in one command.

like image 30
MaxM Avatar answered Oct 12 '22 00:10

MaxM