Changing a Pricing Plan for a Customer paying with Paypal

Jane's Avatar

Jane

14 Nov, 2011 04:42 PM

How do we process a pricing plan change for a customer who is paying with Paypal?

When I try to switch the customer's pricing plan, the required fields are for credit card information which we don't have if the customer has paid with Paypal. How do we go about this?

Jane

  1. Support Staff 1 Posted by Marc Guyer on 14 Nov, 2011 08:53 PM

    Marc Guyer's Avatar

    Hi Jane -- It's not currently possible to use the GUI to change a subscription when the payment method is PayPal. This is only possible via the API.

  2. 2 Posted by Jane on 27 Jan, 2012 05:17 PM

    Jane's Avatar

    Hi, I came across the same problem, prompting me to revisit this discussion. If we don't change this pricing plan, the customer will be billed the unwanted amount every cycle. If it isn't possible to change the pricing plan, what do you suggest we do if a customer paying with Paypal wants to change his pricing plan?

    Thanks for your time. I look forward to your response!

    Jane

  3. Support Staff 3 Posted by Marc Guyer on 27 Jan, 2012 09:26 PM

    Marc Guyer's Avatar

    Hi Jane -- There actually is a workaround if you use hosted pages but you don't seem to be using hosted pages. The API call is actually fairly simple. Here's a quick example using cUrl:

    curl -u "[your_username]:[your_password]" -d planCode=[new_plan_code] https://cheddargetter.com/xml/customers/edit-subscription/code/[your_customer_code]/productCode/[your_product_code]
    

    I know that's not ideal but it's something. Really the best way for this to work is for the customer to be able to do it him/herself. Doesn't your app enable the customer to signup/upgrade/downgrade, etc?

  4. Dean closed this discussion on 18 Jan, 2013 09:33 PM.

Discussions are closed to public comments.
If you need help with Cheddar please start a new discussion.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac

Recent Discussions

28 Mar, 2024 10:45 PM
24 Jan, 2024 08:33 AM
11 Jan, 2024 07:13 AM
30 Nov, 2023 02:07 AM
22 Nov, 2023 08:41 AM