magento free shipping for specific customer - magento-1.7

Has anyone already saw or made magento module where you can apply free shipping on specific customer in magento administration. I have already found out that you can apply free shipping on specific customer group but this is not what I need...
Thanks for all your answers and help!

http://www.netismine.com/work/free-shipping-only-for-registered-users
may this will provide path to you
http://magento-rohan.blogspot.in

Related

Bigcommerce add processing fee on checkout

I am in the process of adding an additional credit card processing fee of 2.5% across the entire bill upon check out in a bigcommerce store. My question is: Can I manipulate the grand total as it seems I cannot change it or is there any other way?. Also would adding a line items work? Or if you have any other idea please let me know. There is not much information that is found in BC site
So you actually have a couple of no code options in setting this up!
You could use the native Handling Fee (percent or flat rate) to add a fee to the shipping, which I would assume you'd do more than 2.5% if you chose this route. Or you can look at creating a custom tax to add to the checkout.
We do have an Idea in our Ideas Portal that I invite you to review that is to support transaction fees on the order. If you are in support of this idea, please upvote it to relay that feedback to our Product teams! :)

How to add an item_number entry to an existing paypal subscription?

I'm trying to see if it is possible to add an item_number entry to an existing paypal subscription. I'm working with a service provider that has created subscriptions for clients without providing a way to map their subscription to their account at the service provider's website.
A response to a similar question (Paypal API - Modify Recurring Payment Profile) suggests that we may need to cancel the existing subscriptions and create new ones. Our case is slightly different, so I'm wanting to see if anyone has any suggestion on how this may be done.
Any help is greatly appreciated.
You may like to check their API documentation. Many times they have application scenarios covered. They may also have a developers' network, if you don't get the help you need in the docs then try posting your question on their developers' network or chat if that's an option.

PayPal - Multiple billing agreements on one purchase possible?

Sorry, if this topic is too unspecific, but actually I did not know where ask else. If this question is not ok, please feel free to close it.
My question is, if it is possible to execute / approve multiple billing agreements from one user at one purchase at paypal?
We created a shop where the user can buy different virtual products for different periods. If a user buys 2 or more products we want to create for each product a billing agreement (i.e. 12 months). If I understand the paypal API correctly, every product (subscription / billing agreement) has to be approved independently.
Is there a way to let the user approve the billing agreement once for all products at all? Or can we create a billing plan with multiple products in it?
Thanks for your help in advance.
According to PayPal, it is not possible to accomplish this using the latest version of the SDKs. It should be possible, however, to accomplish this using the currently-deprecated SOAP version of SDKs. There are several API calls related to the creation of Billing Agreements, but two calls that are required for basic situations: SetExpressCheckout and CreateRecurringPaymentsProfile. All of the supporting documentation for this calls using the SOAP API clearly state that there is a limit of 10 billing agreements per transaction. For example, this is taken from the documentation from CreateRecurringPaymentsProfile:
RecurringPayments | ProfileDetails
(Required) You can include up to 10 recurring payments profiles
per request. The order of the profile details must match the order
of the billing agreement details specified in the SetExpressCheckout
request.
I am in the process of attempting this with the PHP SDK using Express Checkout specifically and I will provide an update on whether I can in fact get this working.
I apologize that this is not as clear an answer as it should be, but the documentation surrounding this question provided by the developers is directly conflicting and IMO there should be some explanation of that here.

How do I set up Paypal automated checkout?

We have our own custom products that we sell. We are entering into a partnership where someone will be using their website to send customers to us. Their customers will pay with our Paypal button on their website, once we receive payment we ship out the product and pay a portion of the profits to them. On paper this sounds good but we have no idea how to execute it. How will we know the sale came from their website? How do we set this up without them needing access to our Paypal account?
Any ideas on where to start? Thank you, it's much appreciated!
Please, hire a developer to set this up for you. As it is, you're basically asking people to complete a project for you completely for free - that isn't what this site is about.

paypal responsive not working in magento

I am working on magento site. i have an issue on payapal ( mobile )responsive regarding. when i click on direct paypal checkout after the redirection desktop view is fine but mobile view is not fine . I do'nt know whats wrong. if you have any solution please message me. please check the snapshorts.
Thank you
Snapshorts
As stated on magento official website:
Improved Payment and Financing Options These new Magento product
releases also offer better payment and financing options that can help
merchants improve conversion and sales. The Bill Me Later service
offers customers access to on-the-spot financing, so they can buy now
and pay later, with no additional cost to the merchant. Ready-made
banner ads and a prominent Bill Me Later button at checkout are
included to help promote the new service. Forrester Consulting
estimates that merchants offering Bill Me Later see an 18 percent*
boost in sales. Merchants also have an option to offer customers a
more streamlined PayPal Express Checkout experience which
automatically tries alternative payment options when a customer’s
credit card is rejected to help drive more sales.
Which Magento version do you use?
Starting with Magento 1.9.1.0 there is PayPal Express Checkout.
I recommend you to update Magento to latest version and configure PayPal Express Checkout.