Paypal Standard
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.
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
Support Staff 1 Posted by Marc Guyer on 26 Sep, 2011 01:10 PM
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.
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
As long as the returnUrl and cancelUrl are accessible by the customer (you in this case since you're testing), then it'll work.
I think that's answered above. If not, maybe I'm not understanding the question.
2 Posted by PHP User on 26 Sep, 2011 01:23 PM
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 Posted by PHP User on 26 Sep, 2011 02:18 PM
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.
Support Staff 4 Posted by Marc Guyer on 26 Sep, 2011 03:40 PM
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.
Support Staff 5 Posted by Marc Guyer on 26 Sep, 2011 03:40 PM
PayPal maintains that information.
6 Posted by PHP User on 26 Sep, 2011 06:05 PM
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.
Support Staff 7 Posted by Marc Guyer on 26 Sep, 2011 11:03 PM
The PP simulator simulates the PP transactions as well.
The simulator redirects back to your site the same way real PP does.
8 Posted by PHP User on 27 Sep, 2011 06:08 AM
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,
Support Staff 9 Posted by Marc Guyer on 27 Sep, 2011 02:33 PM
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 Posted by PHP User on 27 Sep, 2011 02:50 PM
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 Posted by adam on 28 Sep, 2011 03:09 PM
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...
adam closed this discussion on 28 Sep, 2011 03:09 PM.