Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
## 2.0.2


- Remove node.js Example
- update the returned payment model desc
- payment view return bool instead of model
- Add `MoosylPaymentMethods` for embedding Moosyl payment method selection inside custom checkout UIs.
- Add `MoosylPaymentMethodsController` to continue payment from host app buttons.
- Add custom payment method row rendering with `renderMethod`.
- Update README.md with all current payment view, embedded payment methods, and custom methods UI options.

## 2.0.1

Expand Down
Loading