post
https://example.com/api/v1/paymentmethods/creditcard/v1/transactions
Create a new Credit Card payment transaction. After receiving a HTTP status 201 you have to redirect the consumer to the url given in action.redirect.url. The id field in the response can be used in future calls as transactionId to reference this transaction (for instance in a refund).