iOS receive payment from Apple Pay as merchant
How do I view all transactions maid in the iOS app with Apple Pay? I am a merchant/receiver of Apple Pay. When I test (as client) I see the money is leaving my account but where do I see what is the receiving account?
After googling for a while I see there are Stripe and other payment processing applications. Is there a way to see it just from developer account or app store connect (I don't see any transactions but money left my account)?
P.S. I'm not a person who set up Apple Payment, but have access now.
ios applepay
add a comment |
How do I view all transactions maid in the iOS app with Apple Pay? I am a merchant/receiver of Apple Pay. When I test (as client) I see the money is leaving my account but where do I see what is the receiving account?
After googling for a while I see there are Stripe and other payment processing applications. Is there a way to see it just from developer account or app store connect (I don't see any transactions but money left my account)?
P.S. I'm not a person who set up Apple Payment, but have access now.
ios applepay
1
Payments made through ApplePay are captured by your payment processor (e.g. Stripe). You will see details of payments in whatever system the payment processor makes available. You don't see any details in App Store Connect since the payment is not processed by Apple or the App Store
– Paulw11
Nov 11 at 22:27
Thanks Paulw11. So is it possible that iOS app doesn't use any payment processor integration but the app users are charged? Will I be able to see previous payments (before integrating) once I start using some payment processor? Please put your comment as an answer and I will accept it.
– jonasnas
Nov 12 at 5:10
1
Are you using in-app purchase or Apple Pay? If the app uses in-app purchase, then then purchase is processed by Apple and you can see those details in AppStore Connect. No payment processor is required. For Apple Pay, a payment processor is always used.
– Paulw11
Nov 12 at 5:11
Apple Pay. Is it possible to be charged without payment processor or does it mean processor is used if money leaves the account. Put your comment as answer. I will accept it. It was confusing that Apple Pay payments require some processor as well. I assumed it will be like with PayPal.
– jonasnas
Nov 12 at 22:18
In the case of PayPal, they take care of the credit card transaction; you then need to transfer the funds from your PayPal balance to your bank account. ApplePay is the same as accepting credit cards directly; you need to have a relationship with a processor to handle the transaction and the money is typically delivered directly to your bank account after the transaction settles (typically a few days)
– Paulw11
Nov 12 at 22:23
add a comment |
How do I view all transactions maid in the iOS app with Apple Pay? I am a merchant/receiver of Apple Pay. When I test (as client) I see the money is leaving my account but where do I see what is the receiving account?
After googling for a while I see there are Stripe and other payment processing applications. Is there a way to see it just from developer account or app store connect (I don't see any transactions but money left my account)?
P.S. I'm not a person who set up Apple Payment, but have access now.
ios applepay
How do I view all transactions maid in the iOS app with Apple Pay? I am a merchant/receiver of Apple Pay. When I test (as client) I see the money is leaving my account but where do I see what is the receiving account?
After googling for a while I see there are Stripe and other payment processing applications. Is there a way to see it just from developer account or app store connect (I don't see any transactions but money left my account)?
P.S. I'm not a person who set up Apple Payment, but have access now.
ios applepay
ios applepay
asked Nov 11 at 17:28
jonasnas
2,8741327
2,8741327
1
Payments made through ApplePay are captured by your payment processor (e.g. Stripe). You will see details of payments in whatever system the payment processor makes available. You don't see any details in App Store Connect since the payment is not processed by Apple or the App Store
– Paulw11
Nov 11 at 22:27
Thanks Paulw11. So is it possible that iOS app doesn't use any payment processor integration but the app users are charged? Will I be able to see previous payments (before integrating) once I start using some payment processor? Please put your comment as an answer and I will accept it.
– jonasnas
Nov 12 at 5:10
1
Are you using in-app purchase or Apple Pay? If the app uses in-app purchase, then then purchase is processed by Apple and you can see those details in AppStore Connect. No payment processor is required. For Apple Pay, a payment processor is always used.
– Paulw11
Nov 12 at 5:11
Apple Pay. Is it possible to be charged without payment processor or does it mean processor is used if money leaves the account. Put your comment as answer. I will accept it. It was confusing that Apple Pay payments require some processor as well. I assumed it will be like with PayPal.
– jonasnas
Nov 12 at 22:18
In the case of PayPal, they take care of the credit card transaction; you then need to transfer the funds from your PayPal balance to your bank account. ApplePay is the same as accepting credit cards directly; you need to have a relationship with a processor to handle the transaction and the money is typically delivered directly to your bank account after the transaction settles (typically a few days)
– Paulw11
Nov 12 at 22:23
add a comment |
1
Payments made through ApplePay are captured by your payment processor (e.g. Stripe). You will see details of payments in whatever system the payment processor makes available. You don't see any details in App Store Connect since the payment is not processed by Apple or the App Store
– Paulw11
Nov 11 at 22:27
Thanks Paulw11. So is it possible that iOS app doesn't use any payment processor integration but the app users are charged? Will I be able to see previous payments (before integrating) once I start using some payment processor? Please put your comment as an answer and I will accept it.
– jonasnas
Nov 12 at 5:10
1
Are you using in-app purchase or Apple Pay? If the app uses in-app purchase, then then purchase is processed by Apple and you can see those details in AppStore Connect. No payment processor is required. For Apple Pay, a payment processor is always used.
– Paulw11
Nov 12 at 5:11
Apple Pay. Is it possible to be charged without payment processor or does it mean processor is used if money leaves the account. Put your comment as answer. I will accept it. It was confusing that Apple Pay payments require some processor as well. I assumed it will be like with PayPal.
– jonasnas
Nov 12 at 22:18
In the case of PayPal, they take care of the credit card transaction; you then need to transfer the funds from your PayPal balance to your bank account. ApplePay is the same as accepting credit cards directly; you need to have a relationship with a processor to handle the transaction and the money is typically delivered directly to your bank account after the transaction settles (typically a few days)
– Paulw11
Nov 12 at 22:23
1
1
Payments made through ApplePay are captured by your payment processor (e.g. Stripe). You will see details of payments in whatever system the payment processor makes available. You don't see any details in App Store Connect since the payment is not processed by Apple or the App Store
– Paulw11
Nov 11 at 22:27
Payments made through ApplePay are captured by your payment processor (e.g. Stripe). You will see details of payments in whatever system the payment processor makes available. You don't see any details in App Store Connect since the payment is not processed by Apple or the App Store
– Paulw11
Nov 11 at 22:27
Thanks Paulw11. So is it possible that iOS app doesn't use any payment processor integration but the app users are charged? Will I be able to see previous payments (before integrating) once I start using some payment processor? Please put your comment as an answer and I will accept it.
– jonasnas
Nov 12 at 5:10
Thanks Paulw11. So is it possible that iOS app doesn't use any payment processor integration but the app users are charged? Will I be able to see previous payments (before integrating) once I start using some payment processor? Please put your comment as an answer and I will accept it.
– jonasnas
Nov 12 at 5:10
1
1
Are you using in-app purchase or Apple Pay? If the app uses in-app purchase, then then purchase is processed by Apple and you can see those details in AppStore Connect. No payment processor is required. For Apple Pay, a payment processor is always used.
– Paulw11
Nov 12 at 5:11
Are you using in-app purchase or Apple Pay? If the app uses in-app purchase, then then purchase is processed by Apple and you can see those details in AppStore Connect. No payment processor is required. For Apple Pay, a payment processor is always used.
– Paulw11
Nov 12 at 5:11
Apple Pay. Is it possible to be charged without payment processor or does it mean processor is used if money leaves the account. Put your comment as answer. I will accept it. It was confusing that Apple Pay payments require some processor as well. I assumed it will be like with PayPal.
– jonasnas
Nov 12 at 22:18
Apple Pay. Is it possible to be charged without payment processor or does it mean processor is used if money leaves the account. Put your comment as answer. I will accept it. It was confusing that Apple Pay payments require some processor as well. I assumed it will be like with PayPal.
– jonasnas
Nov 12 at 22:18
In the case of PayPal, they take care of the credit card transaction; you then need to transfer the funds from your PayPal balance to your bank account. ApplePay is the same as accepting credit cards directly; you need to have a relationship with a processor to handle the transaction and the money is typically delivered directly to your bank account after the transaction settles (typically a few days)
– Paulw11
Nov 12 at 22:23
In the case of PayPal, they take care of the credit card transaction; you then need to transfer the funds from your PayPal balance to your bank account. ApplePay is the same as accepting credit cards directly; you need to have a relationship with a processor to handle the transaction and the money is typically delivered directly to your bank account after the transaction settles (typically a few days)
– Paulw11
Nov 12 at 22:23
add a comment |
1 Answer
1
active
oldest
votes
To use ApplePay you must have a merchant agreement in place with an ApplePay transaction processor. Stripe is one, but there are others.
This agreement is independent of the developer agreement you have with Apple.
The details of your ApplePay receipts are available from your transaction processor, not Apple.
In the case of PayPal, they take care of the credit card transaction; you then need to transfer the funds from your PayPal balance to your bank account.
With ApplePay you need to have a relationship with a processor to handle the transaction and the money is typically delivered directly to your bank account after the transaction settles (typically a few days)
add a comment |
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
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
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53251325%2fios-receive-payment-from-apple-pay-as-merchant%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
To use ApplePay you must have a merchant agreement in place with an ApplePay transaction processor. Stripe is one, but there are others.
This agreement is independent of the developer agreement you have with Apple.
The details of your ApplePay receipts are available from your transaction processor, not Apple.
In the case of PayPal, they take care of the credit card transaction; you then need to transfer the funds from your PayPal balance to your bank account.
With ApplePay you need to have a relationship with a processor to handle the transaction and the money is typically delivered directly to your bank account after the transaction settles (typically a few days)
add a comment |
To use ApplePay you must have a merchant agreement in place with an ApplePay transaction processor. Stripe is one, but there are others.
This agreement is independent of the developer agreement you have with Apple.
The details of your ApplePay receipts are available from your transaction processor, not Apple.
In the case of PayPal, they take care of the credit card transaction; you then need to transfer the funds from your PayPal balance to your bank account.
With ApplePay you need to have a relationship with a processor to handle the transaction and the money is typically delivered directly to your bank account after the transaction settles (typically a few days)
add a comment |
To use ApplePay you must have a merchant agreement in place with an ApplePay transaction processor. Stripe is one, but there are others.
This agreement is independent of the developer agreement you have with Apple.
The details of your ApplePay receipts are available from your transaction processor, not Apple.
In the case of PayPal, they take care of the credit card transaction; you then need to transfer the funds from your PayPal balance to your bank account.
With ApplePay you need to have a relationship with a processor to handle the transaction and the money is typically delivered directly to your bank account after the transaction settles (typically a few days)
To use ApplePay you must have a merchant agreement in place with an ApplePay transaction processor. Stripe is one, but there are others.
This agreement is independent of the developer agreement you have with Apple.
The details of your ApplePay receipts are available from your transaction processor, not Apple.
In the case of PayPal, they take care of the credit card transaction; you then need to transfer the funds from your PayPal balance to your bank account.
With ApplePay you need to have a relationship with a processor to handle the transaction and the money is typically delivered directly to your bank account after the transaction settles (typically a few days)
answered Nov 12 at 22:21
Paulw11
67k1081101
67k1081101
add a comment |
add a comment |
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
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
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53251325%2fios-receive-payment-from-apple-pay-as-merchant%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
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
Required, but never shown
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
Required, but never shown
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
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
Payments made through ApplePay are captured by your payment processor (e.g. Stripe). You will see details of payments in whatever system the payment processor makes available. You don't see any details in App Store Connect since the payment is not processed by Apple or the App Store
– Paulw11
Nov 11 at 22:27
Thanks Paulw11. So is it possible that iOS app doesn't use any payment processor integration but the app users are charged? Will I be able to see previous payments (before integrating) once I start using some payment processor? Please put your comment as an answer and I will accept it.
– jonasnas
Nov 12 at 5:10
1
Are you using in-app purchase or Apple Pay? If the app uses in-app purchase, then then purchase is processed by Apple and you can see those details in AppStore Connect. No payment processor is required. For Apple Pay, a payment processor is always used.
– Paulw11
Nov 12 at 5:11
Apple Pay. Is it possible to be charged without payment processor or does it mean processor is used if money leaves the account. Put your comment as answer. I will accept it. It was confusing that Apple Pay payments require some processor as well. I assumed it will be like with PayPal.
– jonasnas
Nov 12 at 22:18
In the case of PayPal, they take care of the credit card transaction; you then need to transfer the funds from your PayPal balance to your bank account. ApplePay is the same as accepting credit cards directly; you need to have a relationship with a processor to handle the transaction and the money is typically delivered directly to your bank account after the transaction settles (typically a few days)
– Paulw11
Nov 12 at 22:23