#olivia_00210
1 messages · Page 1 of 1 (latest)
Hi there, how do you integrate afterpay? are you using payment link or checkout?
i am not sure the difference?
Or you just tell me how your integrate by showing the code you wrote?
<script async
src="https://js.stripe.com/v3/buy-button.js">
</script>
<stripe-buy-button
buy-button-id="buy_btn_1O5GjSDOtt8a4Ce6kaD1Xik2"
publishable-key="pk_live_51O5FtyDOtt8a4Ce6eVa5GRTMnsAGwb6FJRhemOars2tloEITNLPokjNXILsOGbuDK2M3aOmN674byVtNZKtZSebL00SNLNWpx1"
</stripe-buy-button>
Ok, so you are using buy button, which is essentially a payment link
Let me take a look, one sec
thank you!
https://dashboard.stripe.com/payment-links/plink_1O5GhHDOtt8a4Ce66TSwDhj4 you can manage the payment methods that you want to offer to your customers in this page. Right now this payment link only supports card, apple pay and google pay.
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
yes i do see that
but when i got to manually add more options it says i need to integrate afterpay and takes me to another page
Can you send me the link of this page?
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Is Afterpay displayed under Ready to Integreate or Requries Action section
ready to integrate
OK go to this page https://dashboard.stripe.com/settings/payment_methods and you should see "Turn On" button besides Afterpay
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
You need to contact your platform systeme.io then
https://dashboard.stripe.com/settings/apps you can find the website of systeme.io in this page.
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
As far I can tell, systeme.io is the controlling platform of your stripe account, and they have not enabled you to manage payment methods.
I'd suggest you to reach out to them and get help.
thank you!