Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a line item for trial in apple pay payment sheet #686

Closed
arsendovlatyan opened this issue Jul 20, 2021 · 1 comment
Closed

Add a line item for trial in apple pay payment sheet #686

arsendovlatyan opened this issue Jul 20, 2021 · 1 comment

Comments

@arsendovlatyan
Copy link

When you are integrating Apple Pay via RecurlyJS you don't have much control over payment sheet line items, you cannot add custom items which make sense to me, however our subscriptions are starting with a free trial and there is no way to introduce that in payment sheet. According to this documentation https://developers.recurly.com/reference/recurly-js/index.html#apple-pay you can pass country, currency, label and total or just recurly.Pricing.Checkout, it will be nice if we can pass trial (maybe just a string) or which is even better if trial will be displayed when recurly.Pricing.Checkout is passed.

In result I expect to see first line something like this "30 Day Free Trial $0.00" as it's recommended here https://developer.apple.com/design/human-interface-guidelines/apple-pay/overview/subscriptions-and-donations/

image

@rer7891
Copy link

rer7891 commented Jul 21, 2021

@arsendovlatyan Thank you for your request. We have made an official feature request to our product team to assess the impact and feasibility of implementing this additional field.

@rer7891 rer7891 closed this as completed Jul 22, 2021
recurly-integrations pushed a commit that referenced this issue Aug 12, 2021
[Full Changelog](v4.16.2...v4.17.0)

**Merged Pull Requests**

- Revert "add security to github CODEOWNER file" [#688](#688) ([eternal44](https://github.com/eternal44))
- Add support to SagePay 3DS2 [#687](#687) ([cyberxander90](https://github.com/cyberxander90))
- add security to github CODEOWNER file [#685](#685) ([eternal44](https://github.com/eternal44))
- Add test to support cuit tax identifiers [#684](#684) ([cyberxander90](https://github.com/cyberxander90))
- Add fields and details types to RecurlyError [#680](#680) ([cyberxander90](https://github.com/cyberxander90))

**Closed Issues**

- Add a line item for trial in apple pay payment sheet [#686](#686)
- Better validation on fly ? [#679](#679)

##### Minified MD5 Checksum
```
ea649ad4b380c105fb2f2bd61f0b389e ./build/recurly.min.js
```
##### [SRI Hash](https://www.srihash.org/)
```
pr4yLjXl243qTyuNXMpfURm9EUPYlF2oRTjJCrpf1VhiTMJH4RBM83zbwrjXLIZt
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants