#some1ataplace
1 messages · Page 1 of 1 (latest)
Hello
hi
Have you taken a read through the docs (https://stripe.com/docs/payments/paypal) yet?
Yes
Basically yes the type is Paypal
I see nothing about cancels on that page for example
Wow that sounds a bit dangerous to me
So a customer cannot cancel their payment I have to manually refund each time?
Let's say a customer buys a monthly subscription with paypal. They get a stripe customer id and stripe subscription id. But instead of a card payment, I see paypal on my dashboard. But now if I want to cancel that subscription that was paid with paypal, I would have to refund? There is no way for a customer to stop their payment it they end up hating my service?
Explain the concept of wallets since I never used any of them before
Ah
You are talking about canceling the Subscription
Not the payment itself
Yes, you can still cancel the Subscription.
yes my appologies
ok good that makes sense
Any ideas when paypal will be available to the USA? What benefits does it have over me using the PayPal API instead?
We are working on availability in the US but I don't have a specific timeline.
The benefit is having one integration as opposed to working with two different integrations.
Sweet. I was thinking about using the PayPal API but if I could stick with stripe that would be cool
I would love that
You could reach out to our Support team via https://support.stripe.com/contact/login to see if you could get early access when it is ready
I would imagine stripe takes their normal fee plus I would get a paypal fee every time a customer paid?
Would I see all of the accounting stuff on bboth paypal and stripe admin pages?
Oh, and is there currently a way to test via the API paypal payments? I am in the USA but for EU customers can they test it?
We really don't know about how fees work here as we just focus on the API integration. If you want to test Paypal out you could create an EU account and just leave it solely in test mode (don't submit an account application) and you can test with that account
Awesome good idea. Maybe I will do that. Do you have a 424242 test card number equivalent
I imagine via webhooks there will be a payment type paypal I could see too?
The docs talk about how to test https://stripe.com/docs/payments/paypal/accept-a-payment?platform=web&ui=API#test-mode
Really you want to read through those docs as they cover most of the details. Then if there is something not covered by the docs I'd be happy to help!
Cool that link seems to use payment intents. I am using checkout.
Thanks. So I literally enter this email pattern and it will work? https://stripe.com/docs/payments/paypal/accept-a-payment?platform=web&ui=checkout#test-scenarios
oh it says i don't need to enter anything cool
You don’t need to connect your PayPal business account to test the integration. However, make sure to connect your PayPal and Stripe accounts when you’re ready to
but wait does that mean i need to enter my paypal test account in there?
Like I click in checkout pay with paypal then enter in the test paypal account id
Or does it mean I can click in checkout pay with paypal and it will automatically do it? Seems weird to me but okay.
Sorry missed these last couple messages