File tree Expand file tree Collapse file tree 1 file changed +1
-17
lines changed
Expand file tree Collapse file tree 1 file changed +1
-17
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ Bring instant, verifiable payments to your invoicing flow. Generate invoices in
2222 Call the [ Create Request endpoint] ( /api-reference/request/create-request ) with invoice details
2323 </Step >
2424 <Step title = " Process Payment" >
25- Use the returned payment call data to prompt the payer to sign and submit the transaction on-chain
25+ Use the payment data to show payment options, then guide the payer through wallet signature and submission
2626 </Step >
2727 <Step title = " Track Payment" >
2828 Use [ webhooks] ( /api-features/webhooks-events ) for real-time payment notifications
@@ -131,14 +131,6 @@ Not sure which approach fits your needs? [See our detailed comparison of integra
131131 Pay multiple invoices in a single transaction
132132 </Card >
133133
134- <Card
135- title = " Cross-chain Payments"
136- href = " /api-features/crosschain-payments"
137- icon = " arrows-left-right"
138- >
139- Accept payments across 9 different blockchain networks
140- </Card >
141-
142134 <Card
143135 title = " Recurring Invoices"
144136 href = " #"
@@ -162,14 +154,6 @@ Not sure which approach fits your needs? [See our detailed comparison of integra
162154 >
163155 Build invoicing dashboards with historical invoice data and status tracking
164156 </Card >
165-
166- <Card
167- title = " Payment Types Overview"
168- href = " /api-features/payment-types-overview"
169- icon = " list"
170- >
171- Explore all available payment methods and configurations
172- </Card >
173157</CardGroup >
174158
175159## What's Next?
You can’t perform that action at this time.
0 commit comments