Skip to content

umeshkamble/MauiApplePayment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MauiApplePayment

Apple payment with MAUI application

  1. Add Entitlements.plist file in project
  2. Turn on the apple pay option

OnApplepayoption

  1. Add merchant id in Merchants options
  2. Set Entitlements.plist file in the bundle Signing section

setentitlementsplistfile

5)Set the merchant id in platform code file

setmerchantid in platform code file

6)Build Application

7)Launch App

|homeSceen |PaymentAuthorizationView |CompletePayment

8)If you launch on simulator payment data will come null

9)If you launch on device it will return payment data.

Note: On the device running you need development and apple pay certificates install on device

About

Apple payment with MAUI application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages