These 11 commits are when the Protocol Buffers files have changed:
| Commit: | 6ebcdb3 | |
|---|---|---|
| Author: | MiT | |
| Committer: | GitHub | |
2.2.12 (#54) * ci: melos -> makefile * chore: dependency update * style: format code * chore: Add "bump version" script * chore: update Android * chore: update iOS example * feat: Add new Payment Networks * fix(ios): add available version for paymentPass * chore: Update readme * chore: bump to 2.2.12 * ci: Edit steps in pull_request * ci: Delete analyze job in pull_request * ci: Add push action
The documentation is generated from this commit.
| Commit: | e6c50fa | |
|---|---|---|
| Author: | MiT | |
| Committer: | GitHub | |
Dev (#49) * fixed wrong enum value for interac payment network (#48) * versions bumps and changelog entries added * removed a duplicate comment Co-authored-by: michaelgobbers <michaelgobbers@gmail.com>
| Commit: | 0b97a04 | |
|---|---|---|
| Author: | MiT | |
| Committer: | GitHub | |
Multiple merchant capabilities (#41) * Added ability to provide multiple merchant capabilities * PR feedback * guard check * updated flutter_svg to latest version. * mad_pay_android version bump * mad_pay_android version bump * Bump version & edit merchantCapabilities guard * Fix doc Co-authored-by: Michael Gobbers <michaelgobbers@gmail.com>
| Commit: | 576f843 | |
|---|---|---|
| Author: | MiT | |
| Committer: | GitHub | |
Fix typo (#30) * fix: Rename emailAddres to emailAddress * chore: bump versions * docs: update changelogs * docs: fix version * refactor: format code
| Commit: | bbd2d37 | |
|---|---|---|
| Author: | MiT | |
| Committer: | GitHub | |
[2.2.2] Fix release build on Android * [2.2.2] Change directory to proto * [2.2.2] Fix release build on Android
| Commit: | 061ebf6 | |
|---|---|---|
| Author: | MiT | |
| Committer: | MiT | |
[2.2.0] Divided into modules. Added buttons: `AdaptivePayButton`, `ApplePayButton`, `GooglePayButton`. Changed `processingPayment`, it now accepts a `PaymentRequest` model.
| Commit: | d6730c1 | |
|---|---|---|
| Author: | MiT | |
[2.1.2] Add merchantId in Android
| Commit: | 32a17f5 | |
|---|---|---|
| Author: | MiT | |
[2.1.0] Add new PaymentResponse
| Commit: | 37624e7 | |
|---|---|---|
| Author: | MiT | |
[2.0.4] Add more Google Parameters
| Commit: | 02aac09 | |
|---|---|---|
| Author: | MiT | |
[2.0.2] Add more Apple Parameters
| Commit: | bd71091 | |
|---|---|---|
| Author: | MiT | |
[1.0.0] Initial stable release.