Skip to content

readme is not correct #35

@allan-simon

Description

@allan-simon
    $cardRegistration = new CardRegistration();
    $this->get('troopers_mangopay.payment_helper')->createPreAuthorisation($cardRegistration);

as createPreAuthorization does not take a cardRegistration, i guess you meant:

 $this->get('troopers_mangopay.card_registration_helper')->createCardRegistrationForUser($user);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions