If I pay by Customer Paypal then error message arrives
We’re sorry. This seller doesn’t accept payments in your currency. Please return to the seller and choose another way to pay. return merchant
any idea how solve this error
Which currency have you activated on your shop? Do you check the currencies with which you want to pay and accept by Paypal?
Regards,
Related
We are not getting order confirmation email if customer placed an order through PayPal in Magento site. But we get the invoice and shipment mails.
We set Sale : Payment Action in PayPal configuration.
So once we create the order, along with the order email [it's not going to the customer] I want to send invoice mail also to customer. i=I think this extension will send invoice only once order status become complete.
Would SMTP extension work for us?
Is there anything else we need to do?
I am developing an online shopping site, which sells products using Indian Rupees (INR). When I link this to PayPal with Indian Rupees as the base currency, it redirects back to the shopping cart without taking me to PayPal.
When I use a currency converter and change the value to USD, it shows the error "PayPal gateway has rejected request. Currency is not supported (#10605: Transaction refused because of an invalid argument. See additional error messages for details)". Can you please help me resolve this issue?
I'm not sure that a payed module is the best answer, but it sure was worth the 29 dollars for me:
http://www.magentocommerce.com/magento-connect/paypal-multi-currency.html
I add INR currency on PayPal supported currency codes And it's working.
In magento site customer has placed order and via card submitted full payment but magento showing some amount as due payment. Actually my customer paid $1536 but order status show $1518 as paid and $18 as due.
I ask to customer and he said that $1536(full amount) is deducted from his account.
Please help me what may be issue.
Thanks
I created credit note for a order (the paid and invoiced). The credit note is saved. It also should the refund the money in PayPal. But it doesn't. What can go wrong?
Edit1:
Which function is called when refund is called?
Did you capture your payment? What is the invoice status?
It should be ‘Paid’. If it’s paid and captured within paypal you should be able to refund online. It should have a transaction ID with it, then make sure you click refund and not refund offline
In the model of your payment module, there must be a file named PaymentMethod.php having a function refund(Varien_Object $payment, $amount) which is responsible for this.
I have created a Event website and here registered user can create event and their tickets and when an event is created then other users purchases tickets. when customer pays for the tickets then the payment goes to the two person ie. 1(Ticket Owner),2(Website Owner). there are two payment gateways one is Paypal and second is Google Checkout.
I have implement Paypal Parallel Payments for this and want to know that there are any options in Google Checkout like Paypal for this type payment. please let me know as soon aspossible.
Thanks
As far as I know there is no equivalent to PayPal Parallel Payments in Google Checkout.