Skip to content

Commit ec46187

Browse files
Site changes [skip-ci]
1 parent e2b2fc1 commit ec46187

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extension-xsolla/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ The Shop Builder API provides a third-party solution for implementing the server
3737
1. Authenticate the user (see below)
3838
2. List sellable items using `shop.get_sellable_items()`
3939
3. Create an order using `shop.create_order_with_item()`
40-
4. Open a payment url for the order to initiate the payment process
40+
4. Open a payment url for the order to initiate the payment process `shop.get_payment_url()`
4141
5. Poll for status updates for the order `shop.get_order()`
4242

4343

0 commit comments

Comments
 (0)