-
Notifications
You must be signed in to change notification settings - Fork 147
Description
Is your feature request related to a problem? Please describe.
I'm trying to use the package to create a deferred payment but it seems impossible. (or someone please show me how to achieve this)
Describe the solution you'd like
At first it confused me that the sample configuration lack a lot of params and I wonder how should I add deferredPaymentRequest to the configuration string. I looked into PaymentHandler.swift and found that not all the parameters available in the documentation for Apple Pay is considered in PaymentHandler.createPaymentRequest.
Describe alternatives you've considered
Maybe I would have to create my own platform code for that.
Additional context
Sorry for my bad English. It would be very helpful if we'll be able to add all the params just like native documentation.
