Does anyone how I can setup Apple Pay and run transactions on my own server without using a payment processor?
Any help would be very much appreciated, thanks!
Does anyone how I can setup Apple Pay and run transactions on my own server without using a payment processor?
Any help would be very much appreciated, thanks!
Server setup and config are on you, I believe, and outside the scope of devForums, which typically involves Apple's tools & SDKs - google is your friend, I guess.
From the mothership:
Payment Providers
Using an SDK or JS API from a payment provider that supports Apple Pay is highly recommended. The alternative is to provide your own server-side solution to receive payments from your app or website, decrypt payment tokens and interface with the payment provider to process the authorization. Handling credit and debit card payments can be complicated and unless you already have the expertise and systems in place, an Apple Pay SDK or JS API from a payment provider is the quickest and most reliable way to support Apple Pay in your app or website. Contact your platform or payment provider for more information.