Open hectopascal opened 6 months ago
As a developer I need a polymorphic model class So that the restx code can take both credit card and paypal data fields.
[document what you know]
Given a paypal or credit card form When submitted to create a payment method (POST /payments) Then the form should be accepted
As a developer I need a polymorphic model class So that the restx code can take both credit card and paypal data fields.
Details and Assumptions
[document what you know]
Acceptance Criteria