maugustyniak

My work and projects


misiek-paypal

http://wordpress.org/extend/plugins/misiek-paypal/

25 Responses to “misiek-paypal”

  1. Alex says:

    Hello ,

    Does your paypal plugin works with your plugin gallery ?

    Ex: next gen buy now plugin from: wp-ecommerce

    Do you intend to release a shopping cart plugin ?

    Ex:paypal shopping cart plugin from:tips and tricks

    Best,

    Alex

  2. admin says:

    sure, paypal plugin has nothing at all with gallery plugin. As for as shopping cart, its working with current version of paypal, you have to pick the ‘cart’ button from selection and this does the cart, so instead of redirect to peymant, the cart button adds item to paypal shopping cart.

  3. Alex says:

    Thanks for you prompt reply.

    In fact I dont know if it is possible to sell multiple
    items with your plugin gallery?if yes can you please
    explain me?that s why I mentionned next gen buy now.

    Best,

    Alex

  4. Alex says:

    Do you think to add in the future :view cart button ?

    best,

    Alex

  5. admin says:

    view cart button, yeah I didn’t think about that? I will add next weekend or earlier when I get a chance.

    “In fact I dont know if it is possible to sell multiple
    items with your plugin gallery?”

    I don’t understand your question for gallery, you need functionality to sell a photos?

    But if you need sell multiple items using PAYPAL plugin so , yes it possible by adding using cart buttons.

  6. Alex says:

    Hi,

    Thanks for view cart.

    “But if you need sell multiple items using PAYPAL plugin so , yes it possible by adding using cart buttons”

    Yes I need to sell multiples photos ,that s why I need to know if it is possible to add your paypal plugin with your gallery plugin ex:for each photos categories I want to show different galleries by post with paypal.

    Best,

    Alex

  7. admin says:

    well, at this point you would need to create a button for each image or gallery ?

    hmmm, let me think about that …

    Tell me how you see that functionality !

    You would need to automatically paypal button for each image ? if yes I afraid this will be very hard to do it, because my plugin use media library I don’t make any hooks to do it, I just grub all images from media.

  8. Alex says:

    Never mind,thanks for all your help .By the way if you
    just explain me how to put thumbnail on a post with text ?
    Do you know any plugin or do you use custom field ?.

    Best,

    Alex

  9. Tobias says:

    great plugin. but can you integrate a currency dropdown for dollar and euro? i need euro :-/
    would be optimal even if one’s own button graphics can upload

    regards tobias

  10. admin says:

    with text, you mean gallery description ?

    [mpa:id=?,desc=true]

    desc=true will do it

    I don’t use custom fields, and I don’t make description for images, just for entire album.

    I just make a plugins for my needs, sorry that my plugins didn’t work out for you.

    Regards
    Michal

  11. admin says:

    thanks

    >> great plugin. but can you integrate a currency dropdown for dollar and euro? i need euro :-/

    I didn’t make the drop down because there are many currency on the world which I can’t listed in one drop down, so I made a text field where you can type your own.

    >> would be optimal even if one’s own button graphics can upload

    well, base on button name I set configuration of hidden inputs, so would be difficult to make own image buttons, always you can edit the plugin and change the button path if you really need that.

    But any way glad that you like it :)

  12. Rohit says:

    Plugin works great.. i was hoping if you can add variations in the paypal button..

    like

    for selling shirts, i can add size variations like S, M, L or XL with different prices

    Hope to this great addition to this plugin.

    Also, can you also look into discount codes per button.

    example: 20% OFF on Shirt, 3-% OFF on T-Shirts

    Appreciate your attention to content

    Regards,

    Rohit

  13. admin says:

    this variations you can add I think now, using payments options, if you add S, M, L or XL as a payment option then create button selecting all of those, the select box will show up above the button,

    let me know if this is not what you need, let me know how you see that in detail if you can I will see what I can do about that.

    Best
    Michal

  14. ebay shop says:

    I would love to hear more about this topic.

  15. genesis says:

    When I select a button on the ‘generate’ page and hit ‘save button’ i get a ‘Not Found, Error 404′

    what am i missing?

    Thanks

  16. admin says:

    what version of wordpress you using ?? I tested this plugin only for 2.7.1

  17. How do you collect additional information such as Name and Address of person purchasing and still use the button you generate?

    How do I know who is purchasing?

  18. misiek says:

    those are buttons not checkout form. You can find them in your paypal account after purchase or depends on your configuration this plugin is able to use ipn verification, so after purchase you should see all transactions, plugin collect all data from paypal request, you can modify code plugin to see value data for you on transactions page, also there is a log file transaction.log file with all your transactions.

  19. Mike says:

    Hey,

    Is it possible to create some type of expiring download link?
    Basically what I’m trying to-do is sell some music, so what I’m trying to find is a plug-in that after the sale, the IPN will trigger a script that generates a download link to the .mp3 file (or .zip file) but the link will expire after say… 24hours OR after its been clicked already…. is that something easy to add?

  20. Mike says:

    I’ve actually found a small app that does just that. the IPN file sends out an email with a link that’s good for a specified amount of time… is there anyway you could integrate it into your app?

    http://www.ngcoders.com/php/selling-digital-goods-with-paypal-ipn-and-php

  21. Jag says:

    Hi,

    How can i change shipping prices on items. I want to use fixed prices for different products.

    Thanks

  22. Raf says:

    Hi,

    Thanks for the plugin. To answer Jag, you set that up on your Paypal account through shipping.

    For Misiek, I added the Paypal buttons through the Generator one subscription, one add to cart, and one View Cart, then I add the Widget to my side bar, so I have the buttons on the side bar. The button Generator says that all buttons are available through the Widgets, but only one button shows up no matter what I do, I delete the buttons and add them in different orders, etc but only one shows up in the Widgets area. I’m using version 2.8.1 but I don’t think any of this core functionality has changed for this. Any idea where I should look to troubleshoot this? Everything works except that I add the misiek paypal widget and only one of the buttons shows up no matter what.

    Thanks

  23. misiek says:

    good catch, I upgraded to 2.8 and just realized that buttons not showing up under widgets at all for me.
    Well I would have to go back to the code. Thanks for report.

  24. russellchang says:

    I’m using WordPress 2.81.
    I just did a transaction with IPN and there is no entries when I look at transactions in settings. However, If you look at transactions.log, there is an array created.

  25. misiek says:

    if you have an array created in transactions.log respond from paypal so only I can think of is permission on transactions.php file, this file should have php array in it, which displays info in your wordpress under Transactions Page.
    Please check permissions on transactions.php must be 0777 and let me know.

Leave a Reply