Skip to content
Discussion options

You must be logged in to vote

You can alter the Order content item once it's created after checkout, and IPaymentProvider implementations can edit it as well. StripePaymentProvider does something similar to update the Order.StripePaymentPart (e.g. here) which contains transaction IDs coming from Stripe's payment GUI on the checkout screen.

It could be useful to add a similar checkout shape provider (like the Checkout*.cshtml files, but for other forms) that's not tied to payment providers. Feel free to open a feature request issue for that.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@effapp
Comment options

@sarahelsaig
Comment options

@effapp
Comment options

@sarahelsaig
Comment options

Answer selected by effapp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants