Paypal Standard

PHP User's Avatar

PHP User

26 Sep, 2011 09:47 AM

Hi Marc,

I have couple of questions :
1). Does Paypal Standard gateway of Cheddar getter supports Credit Card payments ?

2). And if i make payment through CC and Paypal Login, it shows message : "This customer was canceled on 09/26/2011. Enter payment information to activate." So how can i get the accepted status on user creation ?

3). Also i am sending return url and cancel url by calling new Customer method of Cheddar Getter API :
'returnUrl' => 'http://localhost/tbl/user/index/paymentreturn' 'cancelUrl' => 'http://localhost/tbl/user/index/paymentcancel'

So will this work using localhost or local ip address ?

4). And also please let me know the process of Paypal Standard gateway of Cheddar Getter after creating new user in
Cheddar Getter.

Thanks.

  1. Support Staff 1 Posted by Marc Guyer on 26 Sep, 2011 01:10 PM

    Marc Guyer's Avatar

    1). Does Paypal Standard gateway of Cheddar getter supports Credit Card payments ?

    PayPal customers can "fund" their account with a credit card. PayPal Standard does not allow paying directly via credit card, only through a PP account.

    2). And if i make payment through CC and Paypal Login, it shows message : "This customer was canceled on 09/26/2011. Enter payment information to activate." So how can i get the accepted status on user creation ?

    As part of the PayPal workflow, the customer must be redirect to the redirectUrl so that they can accept the "preapproval". Once accepted, the subscription is active. Assuming you're using the API, here's an article about using PayPal Standard with the CheddarGetter API

    3). Also i am sending return url and cancel url by calling new Customer method of Cheddar Getter API : 'returnUrl' => 'http://localhost/tbl/user/index/paymentreturn' 'cancelUrl' => 'http://localhost/tbl/user/index/paymentcancel' So will this work using localhost or local ip address ?

    As long as the returnUrl and cancelUrl are accessible by the customer (you in this case since you're testing), then it'll work.

    4). And also please let me know the process of Paypal Standard gateway of Cheddar Getter after creating new user in Cheddar Getter.

    I think that's answered above. If not, maybe I'm not understanding the question.

  2. 2 Posted by PHP User on 26 Sep, 2011 01:23 PM

    PHP User's Avatar

    Hi marc,

    Thanks for your reply.

    Also i want to redirect customers to sandbox paypal to test the transaction. So is there any way to set the redirect url to sandbox paypal ???

    Thanks for you quick reply. it helped me a lot.

  3. 3 Posted by PHP User on 26 Sep, 2011 02:18 PM

    PHP User's Avatar

    Also, if i make payment using credit card throught PP account then will CG stores those CC payment information under Paypal Standard ?

    Thanks in advance.

  4. Support Staff 4 Posted by Marc Guyer on 26 Sep, 2011 03:40 PM

    Marc Guyer's Avatar

    Hi -- Using the PP sandbox is unnecessary. While in simulation mode, interaction with PP is simulated.

    The other option is to use live PP accounts.

  5. Support Staff 5 Posted by Marc Guyer on 26 Sep, 2011 03:40 PM

    Marc Guyer's Avatar

    Also, if i make payment using credit card throught PP account then will CG stores those CC payment information under Paypal Standard ?

    PayPal maintains that information.

  6. 6 Posted by PHP User on 26 Sep, 2011 06:05 PM

    PHP User's Avatar

    Hi marc,

    Thanks for your quick reply.

    But how should i test the Paypal Transaction after redirecting to the live Paypal URL using PP simulator ?

    And how should i redirect back to my site with completed status ?

    Please let me know the process. Thank you very much for your answers. it really helped me a lot.

    Thanks.

  7. Support Staff 7 Posted by Marc Guyer on 26 Sep, 2011 11:03 PM

    Marc Guyer's Avatar

    But how should i test the Paypal Transaction after redirecting to the live Paypal URL using PP simulator ?

    The PP simulator simulates the PP transactions as well.

    And how should i redirect back to my site with completed status ?

    The simulator redirects back to your site the same way real PP does.

  8. 8 Posted by PHP User on 27 Sep, 2011 06:08 AM

    PHP User 's Avatar

    Hi Marc,

    Can you tell me how can I configure or test using Cheddar Getter simulator ? I am not sure how to test using Cheddar Getter simulator.

    If any direct link or document available for it's configuration it would be better.

    It would help me a lot if you guide me.

    Thanks,

  9. Support Staff 9 Posted by Marc Guyer on 27 Sep, 2011 02:33 PM

    Marc Guyer's Avatar

    CheddarGetter accounts start in simulation mode by default. Since you have already enabled a live billing solution, I suggest setting up a new product account for testing purposes. It it recommended to have separate testing/dev and production accounts anyway. When you setup a new account for testing/dev, it will be in simulation mode.

  10. 10 Posted by PHP User on 27 Sep, 2011 02:50 PM

    PHP User's Avatar

    Hi Marc,

    Thanks for your answers.

    Which would be the best time to contact support team (GMT)? And any 24/7 contact number if you have.

    Thanks a lot.

  11. 11 Posted by adam on 28 Sep, 2011 03:09 PM

    adam's Avatar

    You can post support requests here on http://support.cheddargetter.com any time, day or night. We respond to requests in the order they were received, and based on the customer's status in our system (paying customers are prioritized).

    If you would like more information about simulation, please read:

    http://support.cheddargetter.com/kb/api-8/error-simulation

    http://support.cheddargetter.com/kb/api-8/sample-integration-roadmap

    http://support.cheddargetter.com/kb/api-8/cheddargetter-client-libr...

  12. adam closed this discussion on 28 Sep, 2011 03:09 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