merkalt:paypal
The current logic of orders processing with PayPal payments is following:
1. when “sent bestilling” button is clicked, order data saved into DB;
2. after order saved, customer redirected on PayPal payment page;
3. when payment completed, customer redirected on “Takk for din bestilling” page (with affiliates data);
4. on each payment PayPal server sends “receipt” to the callback script on your server, which processes payment status.If payment status is “completed”, payment transaction identifier will be saved into correspondent order header. otherwize payment considered as unsuccessful.
merkalt/paypal.txt · Last modified: by dmitriy
