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

Enable app specific payment #13

Closed
PatilShreyas opened this issue Oct 22, 2019 · 1 comment
Closed

Enable app specific payment #13

PatilShreyas opened this issue Oct 22, 2019 · 1 comment
Labels
enhancement New feature or request feature-request

Comments

@PatilShreyas
Copy link
Owner

PatilShreyas commented Oct 22, 2019

We can achieve it using 2 ways-

  1. Create parameterized method startPayment() which takes package name as parameter.
  2. Create a method in Builder such that developer can specify to pay with only specific app.

If app exists it'll directly pay throught it, otherwise do fail transaction.

@PatilShreyas PatilShreyas added this to the v2.0 milestone Nov 1, 2019
@PatilShreyas PatilShreyas added enhancement New feature or request feature-request labels Nov 1, 2019
PatilShreyas added a commit that referenced this issue Dec 9, 2019
@PatilShreyas
Copy link
Owner Author

Implemented!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request feature-request
Projects
None yet
Development

No branches or pull requests

1 participant