Skip to content

Commit 6c57649

Browse files
committed
update to add gif
1 parent 1866bcc commit 6c57649

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

docs/base-account/guides/accept-payments.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ try {
5959
This is what the user will see when prompted to pay:
6060

6161
<div style={{ display: 'flex', justifyContent: 'center'}}>
62-
<img src="/images/base-account/BasePayFlow.png" alt="Pay Popup" style={{ width: '300px', height: 'auto' }} />
62+
<img src="/images/base-account/BasePayFinal.gif" alt="Pay Popup" style={{ width: '500px', height: 'auto' }} />
6363
</div>
6464

6565
### Collect user information (optional)
4.51 MB
Loading

0 commit comments

Comments
 (0)