Вопрос

Here goes my first question ever here @ stackoverflow. I've been working on setting up Paypal on a 1.7.0.2 Magento store. It worked using the PayPal express checkout with API settings (API username, API password and API signature).

Now, I've been able to get PayPal to show up on the checkoutpage. In fact; I've even made a couple of payments with another PayPal account! For a non-programmer hobyist like myself this is yet another milestone in setting up my sisters Magento store. However, one thing I can't figure out.

The PayPal transaction says it "pending", meaning that the seller has to clear the payment before any money is deducted. This is not desired behaviour. I want the money to be deducted from the buyers account immidiately.

Ofcourse, I've been googling and contacted PayPal (those guys don't even seem to know how PayPal works :s), without succes untill now. Hope you guys can help me out on this one.

Это было полезно?

Решение

I want the money to be deducted from the buyers account immidiately.

It's not really an answer, but check the "payment action" (in german it is "Zahlungsvorgang") at the "System->configuration->payment methods" tab. There's a difference between "Authorisation" and other ones.

There's a screenshot:

enter image description here

One of them only reserves the money, but it will not be transmitted ... you should have a look at this.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top