Support for multiple Recurring Payments

Hi team!

We're currently looking to support Apple Pay v14 in our application along with the automatic payments improvements it brings - specifically recurring payments. It seems that the new functionality here only supports a single recurring payment in the payment sheet, what if we want to list multiple payments which are recurring, is there a way to do this?

Although you can see a breakdown of which payments you are due to pay today via the basket line items when clicking the information icon, it seems there is no way to show multiple recurring payments on the payment sheet which forces us to combine data from multiple payments into one start date and amount which gives misleading text when one recurring payment starts on a different date to one of the others. Passing the type as 'pending' and not passing an amount or recurringPaymentStartDate also gives misleading text as it then shows Starting Now and Free so we also can't hide this messaging.

What is the recommended approach to support multiple recurring payments with accurate messaging on the payment?

Thanks

Post not yet marked as solved Up vote post of TomHodson91 Down vote post of TomHodson91
671 views

Replies

Currently working on a project wherein the aforementioned functionality that @TomHodson91 mentioned is necessary, however we really only need to display the terms/conditions/agreement for multiple recurring products so this would be much appreciated.