How to redeem credit points assigned to the customer in magento - magento

I have a requirement where I want credit points to be used by the customer for future purchases. I have issued credit points to a customer account using Admin on my testing server but I cannot redeem those points using the customer account...
I have found some extensions that say they provide this functionality but I dont wanna pay for something which maybe inbuilt in magento.
Please guide, google doesn't seem to have any answers on this one...

I do not believe that this is a built in feature of Magento. I've had to do a ton of research on this - and it appears that plugins had to be made to make this possible.
One specifically that we found is: Customer Credit Extension
It seems to cover everything you need to do. Good luck!

Related

Need help setting up & selling theater tickets using Square APIs

I run a website for a local children's theater. We are migrating from PayPal to Square for all our ticket sales and other payment needs. I have absolutely no idea how to get started or what would be the best option for us for selling tickets online.
I have looked at the API documentation, I have asked on Seller Community, and I have been on the Square Slack channel. As far as I can tell, the Checkout API seems to be my best bet, but I don't understand how to use it.
If anyone has experience using Square to sell theater tickets or something similar, I would really appreciate some input.
For reference, here is the page I need to migrate from PayPal: https://talespinnerchildrenstheatre.org/tickets/
You can use the square checkout api.
You will need to sends the order information to Square and you will receive a URL (hosted in square server ) to the Square Checkout UI. Refer the below documentation for further information.
https://docs.connect.squareup.com/payments/checkout/overview
https://docs.connect.squareup.com/api/connect/v2#navsection-checkout
If you are intend to use php here is the sdk and the samples.
https://github.com/square/connect-php-sdk
https://github.com/square/connect-php-sdk/blob/master/docs/Api/CheckoutApi.md#createcheckout

Magento marketplace with vendor payment

I'm using marketplace extension from magentoconnect in my store. This extension is really good and works exactly what i needed it to do but there is 1 particular requirement I need which it doesn't provide.
For vendors, I want payments of each product sale to go directly to vendor's account ( through their credit card etc which they need to add before their product becomes visible ) and commission amount ( some percentage which is set by marketplace through admin panel ) to go to site owner's account. I know there is paypal adaptive payment add-on available with this extension but I don't want to use paypal due to some reasons.
I have tried to create my own module which will gather vendor's payment method after their login and will verify it if their credentials are working or not. But i'm confused as to which approach should i use to get their order payment to go directly in vendor's account and commission in site owner's account right away.
Also, i want to use authorize.net to charge clients as stripe does not support a lot of countries.
Any help in right direction is very much appreciated. I need a solution as to how i can implement it. I can customize or create my own module if needed be for this particular case, but i need to know which is a better approach or what will be close to magento way of doing stuff.
Sorry for my bad english.
Thanks In Advance
Ab.M
Hi Regarding Paypal adaptive payment this thread will help https://www.paypal-community.com/t5/About-Payments/Adaptive-Payments-for-Magento-marketplace/td-p/968101
as authorize.net does not provide marketplace api like stripe or paypal provides so it wouldnt be possible in this way .
PS - we are not self promoting our plugin or product , as user asked the questions specifically about our product that why i have added extension link with images and screenshot

CCAvenue and Magento

I would like to know when CC Avenue API is integrated with Magento v1.7.02, how does the user interface looks like? Does it offer options like Credit Card, Debit Card, NetBanking or just simply redirects to CC Avenue website for payment?
PS :The API i'm refering to is the one provided by CCavenue and not the one available on magento commerce by junaid bhura.
here i can suggest you one free magento extension.
It is already available at magento commerce Also see pain one you can also read more information at this module description. And as per i know it is only supporting credit and debit card. currently it is not supporting net banking as per my knowledge with this extension.
just go throw carefully.
i am not promoting or any company's extension here also i am not associate with any of the concern person of this extension.
hope this will sure help you.

Steps for billing at Marketplace

I am planning to list a Gmail Contextual Gadget on Google Apps Marketplace. More than a year ago I created a vendor profile and a listing (so I am familiar with those steps), but I never made the gadget commercial. Now I'm ready for setting up the gadget for sale but I am wondering about the billing is implemented. As I've read in the Marketplace billing documentation, Google does not provide any solution for this, but recommends that I implement it myself or use a third-party billing product.
So my questions are:
- Which are the basic steps to create a billing solution for your listing?
- Is there any way keep the payment "manual", in that sense that I enable the product for installation manually (with a token etc) for a customer when the payment is received?
- How long time do I have to estimate for this?
Really appreciate an answer!
You need to use the Licensing api
https://developers.google.com/google-apps/marketplace/licensing

How to connect my magento to the bank account

I have a magento installed and ready to go, the only thing is I cant do a actuall transaction and get the money from my bank. any help would be appreciate.
You need to get a merchant account. There are numerous providers of these, but be very careful, the legal and financial pitfalls are as numerous as the providers.
You will probably find some interesting reading on sites like Merchant Maverick: http://www.merchantmaverick.com, their discussion of "Liquidated Damages" should be required reading for all online merchants.
Peter's answer is required reading, but if you'd like to get started quickly Paypal is built in and offers a great integration into Magento. This should help you get started (of course you'll need to sign up for a Paypal account and link it to your bank): http://www.magentocommerce.com/knowledge-base/entry/setting-up-paypal-for-your-magento-store/

Resources