Skip to content

enable/disable receipt payment#171

Open
rMozg wants to merge 4 commits into
evotor:developfrom
rMozg:alco_schedule
Open

enable/disable receipt payment#171
rMozg wants to merge 4 commits into
evotor:developfrom
rMozg:alco_schedule

Conversation

@rMozg

@rMozg rMozg commented Oct 31, 2018

Copy link
Copy Markdown
Contributor

No description provided.

public void process(@NonNull String action, @Nullable Bundle bundle, @NonNull Callback callback) {
ReceiptReadyForPaymentEvent event = ReceiptReadyForPaymentEvent.create(bundle);
if (event == null) {
return;

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

если bundle == null, то сначала сделать callback.skip();

@flooduk

flooduk commented Jul 2, 2019

Copy link
Copy Markdown
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants