Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

Send and request money via Danske Banks MobilePay app

License

Notifications You must be signed in to change notification settings

Fogh/AFMobilePayRequestHandler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AFMobilePayRequestHandler

Pod version Pod platform

Send and request money via Danske Banks MobilePay app

App Store link

If you want to support iOS 7 or use the Objective-C version of this code, just use the 1.0.4 tag.

Methods

Check if MobilePay is installed on device.

AFMobilePayRequestHandler.isMobilePayInstalled

Send payment with amount and phone number.

public class func sendPayment(amount: Double, withPhoneNumber phoneNumber: String)

Request payment with amount and phone number.

public class func requestPayment(amount: Double, withPhoneNumber phoneNumber: String)

Apps using this class

Other iOS open source projects by me


Tip Me With ChangeTip

About

Send and request money via Danske Banks MobilePay app

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published