Card payment in app for peer-to-peer payments
up vote
0
down vote
favorite
Dear fellow programmer.
I hope you have more experience in mobile development that I have, since Im working on my first app for Android and iOS, using Xamarin.
A part of my app is user paying each other money for (lets say) services. I want to support user inputing his credit card info and a sum and the money goes to an intermidiary account.
When the service has been provided, the money goes to the destination account (the "service provider").
1)
Is there any App store/Google play-policy that forbids this, so that you must use their own in app payments?
2) Which is the best way to do this, Ive stumbled upon Stripe a few times during my quest
mobile xamarin.forms credit-card
add a comment |
up vote
0
down vote
favorite
Dear fellow programmer.
I hope you have more experience in mobile development that I have, since Im working on my first app for Android and iOS, using Xamarin.
A part of my app is user paying each other money for (lets say) services. I want to support user inputing his credit card info and a sum and the money goes to an intermidiary account.
When the service has been provided, the money goes to the destination account (the "service provider").
1)
Is there any App store/Google play-policy that forbids this, so that you must use their own in app payments?
2) Which is the best way to do this, Ive stumbled upon Stripe a few times during my quest
mobile xamarin.forms credit-card
For iOS, Apple is strict inIn-App Purchasin
, you can refer to docs.microsoft.com/en-us/xamarin/ios/platform/in-app-purchasing/… and docs.microsoft.com/en-us/xamarin/ios/platform/apple-pay.
– jack Hua
2 days ago
It seems that it you are selling services or tangible products you can (and should) use your own payment provider.
– Cowborg
2 days ago
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
Dear fellow programmer.
I hope you have more experience in mobile development that I have, since Im working on my first app for Android and iOS, using Xamarin.
A part of my app is user paying each other money for (lets say) services. I want to support user inputing his credit card info and a sum and the money goes to an intermidiary account.
When the service has been provided, the money goes to the destination account (the "service provider").
1)
Is there any App store/Google play-policy that forbids this, so that you must use their own in app payments?
2) Which is the best way to do this, Ive stumbled upon Stripe a few times during my quest
mobile xamarin.forms credit-card
Dear fellow programmer.
I hope you have more experience in mobile development that I have, since Im working on my first app for Android and iOS, using Xamarin.
A part of my app is user paying each other money for (lets say) services. I want to support user inputing his credit card info and a sum and the money goes to an intermidiary account.
When the service has been provided, the money goes to the destination account (the "service provider").
1)
Is there any App store/Google play-policy that forbids this, so that you must use their own in app payments?
2) Which is the best way to do this, Ive stumbled upon Stripe a few times during my quest
mobile xamarin.forms credit-card
mobile xamarin.forms credit-card
asked Nov 8 at 8:20
Cowborg
249214
249214
For iOS, Apple is strict inIn-App Purchasin
, you can refer to docs.microsoft.com/en-us/xamarin/ios/platform/in-app-purchasing/… and docs.microsoft.com/en-us/xamarin/ios/platform/apple-pay.
– jack Hua
2 days ago
It seems that it you are selling services or tangible products you can (and should) use your own payment provider.
– Cowborg
2 days ago
add a comment |
For iOS, Apple is strict inIn-App Purchasin
, you can refer to docs.microsoft.com/en-us/xamarin/ios/platform/in-app-purchasing/… and docs.microsoft.com/en-us/xamarin/ios/platform/apple-pay.
– jack Hua
2 days ago
It seems that it you are selling services or tangible products you can (and should) use your own payment provider.
– Cowborg
2 days ago
For iOS, Apple is strict in
In-App Purchasin
, you can refer to docs.microsoft.com/en-us/xamarin/ios/platform/in-app-purchasing/… and docs.microsoft.com/en-us/xamarin/ios/platform/apple-pay.– jack Hua
2 days ago
For iOS, Apple is strict in
In-App Purchasin
, you can refer to docs.microsoft.com/en-us/xamarin/ios/platform/in-app-purchasing/… and docs.microsoft.com/en-us/xamarin/ios/platform/apple-pay.– jack Hua
2 days ago
It seems that it you are selling services or tangible products you can (and should) use your own payment provider.
– Cowborg
2 days ago
It seems that it you are selling services or tangible products you can (and should) use your own payment provider.
– Cowborg
2 days ago
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53203788%2fcard-payment-in-app-for-peer-to-peer-payments%23new-answer', 'question_page');
}
);
Post as a guest
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
For iOS, Apple is strict in
In-App Purchasin
, you can refer to docs.microsoft.com/en-us/xamarin/ios/platform/in-app-purchasing/… and docs.microsoft.com/en-us/xamarin/ios/platform/apple-pay.– jack Hua
2 days ago
It seems that it you are selling services or tangible products you can (and should) use your own payment provider.
– Cowborg
2 days ago