Skip to content

Add support for gift cards

Latest
Compare
Choose a tag to compare
@deanpapastrat deanpapastrat released this 27 Oct 23:00
· 5 commits to master since this release

You can now add gift cards by yielding the PaymentForm.GiftCardInput component:

<SquarePaymentForm as |PaymentForm|>
  <PaymentForm.GiftCardInput/>
</SquarePaymentForm>