Skip to content
Snippets Groups Projects
Commit 058882db authored by Vadym Abramchuk's avatar Vadym Abramchuk
Browse files

Issue #3270758 by abramm: Update doCreatePaymentMethod return type doc

parent b97448ae
No related branches found
No related tags found
1 merge request!6Issue #3270758: 3D Secure support
......@@ -441,7 +441,8 @@ class Omise extends OnsitePaymentGatewayBase implements OmiseInterface {
*
* @return array
* The payment method information returned by the gateway. Notable keys:
* - token: The remote ID.
* - id: The remote ID. This could be either one-time token (for anonymous)
* or the stored card ID.
* Credit card specific keys:
* - card_type: The card type.
* - last4: The last 4 digits of the credit card number.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment