- Issue created by @rszrama
- πΊπΈUnited States rszrama
The existing PHP library might prove a useful reference, though we obviously expect our code to follow Drupal naming conventions and coding standards: https://github.com/Dewbud/CardConnect/blob/master/src/CardPointe.php
fwiw, I do think the function should be called
CardPointeApi::authorize()
, though I don't think we need to use a value object for building the request ... can just pass in a $parameters array and call it good. -
karengrey β
committed e12abe7b on 1.0.x
Issue #3343065 Implement Authorization request and create payment.
-
karengrey β
committed e12abe7b on 1.0.x
- Assigned to karengrey
- Status changed to Needs review
over 1 year ago 1:40pm 14 March 2023 - Status changed to Fixed
over 1 year ago 10:06am 14 June 2023 Automatically closed - issue fixed for 2 weeks with no activity.