Skip to content

Conversation

@szhalba-sm
Copy link
Contributor

No description provided.

@szhalba-sm szhalba-sm force-pushed the feature/Sgba2ySL-implement-CSE-payment branch from ebad437 to be19594 Compare November 30, 2022 08:42
);
}

public function status(string $transactionId, string $salesChannelId)
Copy link
Contributor

Choose a reason for hiding this comment

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

I think getAuthenticationStatus is more self-explanatory

return Payment::authenticationStatus($transactionId);
}

public function authentication(array $params)
Copy link
Contributor

Choose a reason for hiding this comment

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

authenticaticate sounds better here

return Payment::authenticateMethod($transaction, $payment);
}

public function authorization(array $params)
Copy link
Contributor

Choose a reason for hiding this comment

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

same here authorize

szhalba-sm and others added 27 commits January 26, 2023 12:11
…-63-shopware

CSE compatibility for Shopware 6.3
…t-status-after-authorize

CSE update payment status after authorize
…sing-fix-and-validate-form-on-place-order

Feature/k b fuu ocs cse cancel processing fix and validate form on place order
…sing-fix-and-validate-form-on-place-order

Fixed payment handler duplication
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